django1/django/conf
Luke Plant 6a25d90e49 Removed totally unused setting.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15941 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-28 22:19:14 +00:00
..
app_template Fixed #15154 -- removed doctests from the tests.py generated with createapp. 2011-01-26 03:22:16 +00:00
locale Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translation for backwards compatibility. 2011-03-20 22:16:35 +00:00
project_template Fixed #14130 -- Made manage.py error reporting more useful when the settings.py file triggers import errors (in new projects). Thanks Setok for the report, mk and steph for their work. 2011-02-13 01:56:12 +00:00
urls Fixed #15598 -- Updated static URL helper to be no-op on non-local prefixes. Thanks, traff. 2011-03-15 20:13:21 +00:00
__init__.py Fixed #10654 -- Removed 'Does it have syntax errors' from the ImportError in django/conf/__init__.py. Evidently syntax errors raise a SyntaxError. Thanks, gutworth and alexr 2011-03-14 23:06:06 +00:00
global_settings.py Removed totally unused setting. 2011-03-28 22:19:14 +00:00