django1/django/conf
Malcolm Tredinnick 5dfe74f221 Fixed #3185 -- Made values for login, logout and post-login redirect URLs
configurable. This is a combined patch from Vasily Sulatskov, Marc Fargas and
Collin Grady.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5072 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-25 08:49:57 +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 #4108 -- Updated French translation. Thanks, Baptiste. 2007-04-25 08:17:41 +00:00
project_template Fixed #2315 -- Clarified that the available PostgreSQL timezone options may 2007-03-08 03:41:04 +00:00
urls Added the ability to name URL patterns. Helps with disambiguity reverse matches. 2007-04-01 07:25:20 +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