django/django/conf
Malcolm Tredinnick e172e7be57 Fixed #4724 -- Added support for configurable session cookie paths. Helps with
multiple Django installs under the same hostname. Thanks, frej and Graham
Dumpleton.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@6545 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-10-20 05:13:56 +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 #5757 -- Updated Croation translation. Thanks, Aljosa Mohorovic. 2007-10-20 04:43:41 +00:00
project_template Fixed #5395 -- Changed URL of all language codes in project_template/settings.py. Thanks, Jarek Zgoda and mikkel@hoegh.org 2007-09-13 14:37:22 +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
global_settings.py Fixed #4724 -- Added support for configurable session cookie paths. Helps with 2007-10-20 05:13:56 +00:00