django1/django/conf
Aymeric Augustin 7872fc0dab Fixed #16247 -- Removed wildcard expansion of application names in INSTALLED_APPS.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17158 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-11-27 20:13:37 +00:00
..
app_template Fixed #15154 -- removed doctests from the tests.py generated with createapp. 2011-01-26 03:22:16 +00:00
locale Fixed #16349 -- Fixed Brazilian localization formats. Thanks, Claude Paroz, semente and Guiljerme Gondim. 2011-09-08 13:24:49 +00:00
project_template Added support for time zones. Thanks Luke Plant for the review. Fixed #2626. 2011-11-18 13:01:06 +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 Fixed #16247 -- Removed wildcard expansion of application names in INSTALLED_APPS. 2011-11-27 20:13:37 +00:00
global_settings.py Fixed #16847. Session Cookies now default to httponly = True. 2011-11-21 22:03:03 +00:00