django1/django/conf
Malcolm Tredinnick 1cae38c731 Fixed #4044 -- Allowed callable views specifier to mix (i.e. not crash) with
prefix strings in URLConfs. Thanks, Vinay Sajip.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5127 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-29 09:41:46 +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 #3980 -- Updated German translation. Thanks, Jannis Leidel. 2007-04-28 16:37:02 +00:00
project_template Fixed #2315 -- Clarified that the available PostgreSQL timezone options may 2007-03-08 03:41:04 +00:00
urls Fixed #4044 -- Allowed callable views specifier to mix (i.e. not crash) with 2007-04-29 09:41:46 +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 Fixed #3185 -- Made values for login, logout and post-login redirect URLs 2007-04-25 08:49:57 +00:00