django1/django/conf
Aymeric Augustin 00ec03fd44 Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Thanks berdario for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-26 14:17:13 +00:00
..
app_template Fixed #15154 -- removed doctests from the tests.py generated with createapp. 2011-01-26 03:22:16 +00:00
locale Pulled core translations updates from Transifex. Refs #17822. 2012-03-23 02:35:22 +00:00
project_template Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Thanks berdario for the report. 2012-03-26 14:17:13 +00:00
urls Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
__init__.py Actually warn on empty SECRET_KEY instead of raising a warning as an exception. 2012-03-15 16:50:29 +00:00
global_settings.py Added Tatar translation. Refs #17822. 2012-03-14 09:15:31 +00:00