diff options
| author | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2007-10-20 06:30:44 +0000 |
|---|---|---|
| committer | Malcolm Tredinnick <malcolm.tredinnick@gmail.com> | 2007-10-20 06:30:44 +0000 |
| commit | aa320700d2d94612e8a1fd4cc42fc74dbce6c58b (patch) | |
| tree | f1cc5a1dfc629500d4a2674198c54788928505b7 /docs | |
| parent | 706659d2bb6af350903a5b5ee9d1e09f95f6a9a3 (diff) | |
Added "new in development version" marker for [6545].
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6547 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/settings.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/settings.txt b/docs/settings.txt index 3d7bd5a318..6241749753 100644 --- a/docs/settings.txt +++ b/docs/settings.txt @@ -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 |
