1
0
mirror of https://github.com/django/django.git synced 2025-03-13 10:50:55 +00:00

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

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