summaryrefslogtreecommitdiff
path: root/django/conf/project_template/settings.py
AgeCommit message (Expand)Author
2005-11-23Fixed #603 -- Added template debugging errors to pretty error-page output, if...Adrian Holovaty
2005-10-19Removed duplicate LANGUAGE_CODE from project_template/settings. Thanks, EspenGAdrian Holovaty
2005-10-19Added TIME_ZONE and LANGUAGE_CODE to stock settings file created by 'django-a...Adrian Holovaty
2005-10-19Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middl...Adrian Holovaty