Added "new in development version" marker for [6545].

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6547 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Malcolm Tredinnick 2007-10-20 06:30:44 +00:00
parent 706659d2bb
commit aa320700d2
1 changed files with 2 additions and 0 deletions

View File

@ -787,6 +787,8 @@ See the `session docs`_.
SESSION_COOKIE_PATH
-------------------
**New in Django development version**
Default: ``'/'``
The path set on the session cookie. Should match the URL path of your Django