django1/django/conf
Jannis Leidel 10e1f5d1d2 Refined changes to Polish localization format file made in r13298 and r13327 by using non-breaking space. Refs #13577.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-15 22:13:36 +00:00
..
app_template Fixed #15154 -- removed doctests from the tests.py generated with createapp. 2011-01-26 03:22:16 +00:00
locale Refined changes to Polish localization format file made in r13298 and r13327 by using non-breaking space. Refs #13577. 2011-03-15 22:13:36 +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 Fixed #15608 -- Added Nicaraguan Spanish locale (format file only). Thanks, fitoria. 2011-03-15 22:13:24 +00:00