django1/django/conf
Russell Keith-Magee 98d3a09338 Advanced deprecation for MEDIA_URL and STATIC_URL without a trailing slash.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15969 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-02 08:32:21 +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 #15726 -- Fixed the name of a file of the Mexican Spanish translation added in r15433. 2011-03-31 08:35:34 +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 Advanced deprecation for MEDIA_URL and STATIC_URL without a trailing slash. 2011-04-02 08:32:21 +00:00
global_settings.py Changed e-mail to email throughout documentation and codebase. The one exception is translation strings, which I didn't want to disrupt 2011-04-01 16:10:22 +00:00