summaryrefslogtreecommitdiff
path: root/docs/topics/http
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2014-11-03 12:30:48 +0200
committerTim Graham <timograham@gmail.com>2014-11-03 21:40:26 -0500
commit5c517ec21839358249c6f17611abbf84661fb200 (patch)
tree1afeb511ca0dc8ab5e969af6b07aa2dd9ea3ce60 /docs/topics/http
parenta71a2ea756673cd3c7a2c5125fa7e7f334b05475 (diff)
Fixed versionchanged indentation in docs/.
Diffstat (limited to 'docs/topics/http')
-rw-r--r--docs/topics/http/sessions.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/http/sessions.txt b/docs/topics/http/sessions.txt
index 32d26f003c..46c273726b 100644
--- a/docs/topics/http/sessions.txt
+++ b/docs/topics/http/sessions.txt
@@ -97,8 +97,8 @@ configuration instructions for the `using database-backed sessions`_.
.. versionchanged:: 1.7
-Before version 1.7, the ``cached_db`` backend always used the ``default`` cache
-rather than the :setting:`SESSION_CACHE_ALIAS`.
+ Before version 1.7, the ``cached_db`` backend always used the ``default``
+ cache rather than the :setting:`SESSION_CACHE_ALIAS`.
Using file-based sessions
-------------------------