Commit Graph

20 Commits

Author SHA1 Message Date
David Ormsbee
7ffa71d45e move logging config to separate file 2012-03-24 21:30:56 -04:00
David Ormsbee
942bfd233d fixed typo in devplus env 2012-03-23 12:24:01 -04:00
David Ormsbee
148ec47107 document assumptions for devplus env 2012-03-23 12:15:27 -04:00
David Ormsbee
6d3d83e3aa Turned on settings and profiling in django_toolbar for dev settings 2012-03-23 10:55:37 -04:00
David Ormsbee
8a2fb65448 minor organizational changes to the dev config file to put things more likely to change up top 2012-03-23 10:49:33 -04:00
David Ormsbee
bd7740a8dd removed conditional loading of apps 2012-03-23 10:48:49 -04:00
David Ormsbee
d267812f7e make settings2 config aware of courseware problem templates 2012-03-22 13:37:07 -04:00
David Ormsbee
db9e5282b2 re-add debug_toolbar to dev config 2012-03-22 13:27:02 -04:00
David Ormsbee
1a5abdf696 move more dev specific config (uploads, dummy caching) into dev.py 2012-03-22 13:21:06 -04:00
David Ormsbee
e253ea25d5 added dir structure assumptions to dev.py env config 2012-03-22 11:39:04 -04:00
David Ormsbee
2ab562f792 moved template related config together, removed some cruft 2012-03-22 11:37:49 -04:00
David Ormsbee
18fb637f1b remove redundancy between dev and devplus envs in config 2012-03-22 11:36:40 -04:00
David Ormsbee
4bcfaed598 update settings2's askbot to reflect new karma limits 2012-03-22 11:35:34 -04:00
David Ormsbee
e3e8edcf81 Update location of JS assets for local debugging (most envs use S3), remove old link to 3rdParty repo (which is no longer used) 2012-03-22 10:48:40 -04:00
David Ormsbee
aea72a62f7 matching settings2 to old settings -- fix template lookup 2012-03-22 10:43:32 -04:00
David Ormsbee
f0ac9cae6a remove some outdated comments 2012-03-21 10:45:32 -04:00
David Ormsbee
2a5ba5d0c7 Force askbot config to draw all config values from askbotsettings.py, and not hit the database 2012-02-21 14:43:05 -05:00
Piotr Mitros
086523e0fa Bug in urls file 2012-02-20 16:10:55 -05:00
Piotr Mitros
0888eed906 Post-merge cleanup 2012-02-20 13:06:13 -05:00
Piotr Mitros
7bd509b7ed Beginning to merge new settings file
--HG--
branch : pmitros-dormsbee-settings2
rename : settings_new_askbot.py => settings.py
2012-02-20 11:29:12 -05:00