django1/django/conf
Malcolm Tredinnick dcc090e457 Fixed #4290 -- Added a warning about trailing slashes to the project settings
file. Thanks, mw@agami.at.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5404 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-06-01 10:00:00 +00:00
..
app_template MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
locale Fixed #4377 -- Small tweak to the German translation. Thanks, Frank Tegtmeyer. 2007-05-26 09:07:06 +00:00
project_template Fixed #4290 -- Added a warning about trailing slashes to the project settings 2007-06-01 10:00:00 +00:00
urls Report an error if urlpatterns contain a string view name and it is empty. 2007-05-27 11:09:52 +00:00
__init__.py Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't do 2007-02-12 00:10:09 +00:00
global_settings.py Added new TEST_DATABASE_CHARSET and TEST_DATABASE_COLLATION settings to ensure 2007-05-29 12:42:08 +00:00