aboutsummaryrefslogtreecommitdiffstats
path: root/django_skaschool/settings_production.py
Commit message (Collapse)AuthorAgeFilesLines
* * updated settings with 'ALLOWED_HOSTS'Weitian LI2014-04-281-3/+12
| | | | * updated MEDIA_ROOT and STATIC_ROOT of settings_production.py
* * added 'archive' to INSTALLED_APPSWeitian LI2014-04-281-18/+39
| | | | * updated ALLOWED_CONTENT_TYPES settings
* * added 'django-recaptcha' settingsWeitian LI2014-04-261-0/+30
| | | | | * added 'ALLOWED_CONTENT_TYPES' to settings * updated 'settings_mysql' and 'settings_production'
* * added 'ADMINS' and 'MANAGERS' settings to settings_production.pyWeitian LI2014-04-241-0/+12
| | | | * added templates 400, 404, 404 and 500
* created settings_production.py and updated NOTES.txtWeitian LI2014-04-221-0/+173