summaryrefslogtreecommitdiff
path: root/docs/topics/conditional-view-processing.txt
diff options
context:
space:
mode:
authorTimo Graham <timograham@gmail.com>2010-12-26 00:37:14 +0000
committerTimo Graham <timograham@gmail.com>2010-12-26 00:37:14 +0000
commit2ea93f9327e37c686cc4333d1f483a7c97894a3c (patch)
tree813e9832e252229a782aadc9e3082846cbf7103e /docs/topics/conditional-view-processing.txt
parent00c554f89e184b2d4de828c82965e333a3c2a863 (diff)
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15055 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/topics/conditional-view-processing.txt')
-rw-r--r--docs/topics/conditional-view-processing.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/topics/conditional-view-processing.txt b/docs/topics/conditional-view-processing.txt
index c631a136b4..d9b607fca2 100644
--- a/docs/topics/conditional-view-processing.txt
+++ b/docs/topics/conditional-view-processing.txt
@@ -2,8 +2,6 @@
Conditional View Processing
===========================
-.. versionadded:: 1.1
-
HTTP clients can send a number of headers to tell the server about copies of a
resource that they have already seen. This is commonly used when retrieving a
Web page (using an HTTP ``GET`` request) to avoid sending all the data for