mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed doc indentation in previous commit.
This commit is contained in:
@@ -1056,7 +1056,7 @@ header to tell caching mechanisms that the page output depends on those things.
|
|||||||
|
|
||||||
.. versionchanged:: 1.7
|
.. versionchanged:: 1.7
|
||||||
|
|
||||||
Cache keys use the request's fully-qualified URL rather than path
|
Cache keys use the request's fully-qualified URL rather than just the path
|
||||||
and query string.
|
and query string.
|
||||||
|
|
||||||
To do this in Django, use the convenient
|
To do this in Django, use the convenient
|
||||||
|
|||||||
Reference in New Issue
Block a user