diff options
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 |
