From aa320700d2d94612e8a1fd4cc42fc74dbce6c58b Mon Sep 17 00:00:00 2001 From: Malcolm Tredinnick Date: Sat, 20 Oct 2007 06:30:44 +0000 Subject: [PATCH] Added "new in development version" marker for [6545]. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6547 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/settings.txt | 2 ++ 1 file changed, 2 insertions(+) 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