Fixed #4724 -- Added support for configurable session cookie paths. Helps with
commit7cd03a315f71ec50c0f612ab42d67ea71a697f08
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 20 Oct 2007 05:13:56 +0000 (20 05:13 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 20 Oct 2007 05:13:56 +0000 (20 05:13 +0000)
tree78c71cbe8de391d3be3eef91c9a91479ad90eb1d
parentf59ee829af40fa3917b0225dcb6c488311297679
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
django/conf/global_settings.py
django/contrib/sessions/middleware.py
docs/settings.txt