Commit Graph

21 Commits

Author SHA1 Message Date
Calen Pennington
fefcd8570f Remove the csrf domain from the default settings because we don't need it (we don't have requests going between multiple servers in the same domain). This will make it so that we can test servers from any url, rather than just a single url 2012-05-04 14:52:24 -04:00
Calen Pennington
2b7b9ada60 Make local file uploads work in dev environment 2012-05-04 14:44:50 -04:00
Calen Pennington
c981620fc2 Add a settings file for doing grabs for main_static 2012-05-03 15:14:02 -04:00
Calen Pennington
9a0ff90a56 Adding configuration for the messages module 2012-04-25 11:20:14 -04:00
David Ormsbee
efc057109e remove references to unused TEXTBOOK_DIR, add comments 2012-04-19 10:36:14 -04:00
David Ormsbee
0316d9718c enable mathjax in askbot 2012-04-19 10:26:26 -04:00
David Ormsbee
86b413ff8c fix syslogger errors 2012-04-09 17:17:03 -04:00
David Ormsbee
5afddedc94 add debug toolbar to content machines 2012-04-09 17:16:52 -04:00
David Ormsbee
a73ba49bef syslog address needs to be a server, port tuple 2012-04-09 17:07:00 -04:00
David Ormsbee
ddb425dae6 point aws settings to syslog server 2012-04-09 17:04:18 -04:00
David Ormsbee
8f4696a1ea add logging environment to ENV_TOKENS 2012-04-09 16:57:35 -04:00
David Ormsbee
29b3b0cfeb remove unnecessary comments 2012-04-09 16:39:04 -04:00
David Ormsbee
be0fdf0cbc add config for content machines 2012-04-09 16:32:54 -04:00
David Ormsbee
ef5b6f6537 remove LIB_URL from env config (it's always local) 2012-04-09 16:24:16 -04:00
David Ormsbee
f6509a6858 use ENV_ROOT instead of BASE_DIR 2012-04-09 16:13:37 -04:00
David Ormsbee
f0bec48c54 move more of our AWS config to tokens from JSON files 2012-04-09 16:11:54 -04:00
David Ormsbee
ab6ec55a83 Convert AWS settings to pull values from JSON files 2012-04-03 12:54:02 -04:00
David Ormsbee
d7131c8b13 Update requirements: add path.py (used in settings), remove flup (only necessary for FCGI) 2012-04-02 16:38:33 -04:00
David Ormsbee
55312bf7db show instructions for gunicorn 2012-04-02 14:58:04 -04:00
David Ormsbee
f0d80a0738 Flesh out the README.txt for the new settings arrangement 2012-04-02 14:20:00 -04:00
David Ormsbee
3a95e3f79f Moving settings2/ folder to envs/ 2012-04-02 14:15:44 -04:00