aboutsummaryrefslogtreecommitdiffstats
path: root/api-guide/requests
diff options
context:
space:
mode:
Diffstat (limited to 'api-guide/requests')
-rw-r--r--api-guide/requests/index.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/api-guide/requests/index.html b/api-guide/requests/index.html
index 3db6d380..c3bb7fc7 100644
--- a/api-guide/requests/index.html
+++ b/api-guide/requests/index.html
@@ -460,10 +460,7 @@
- <hr />
-<p><strong>Note</strong>: This is the documentation for the <strong>version 3.0</strong> of REST framework. Documentation for <a href="http://tomchristie.github.io/rest-framework-2-docs/">version 2.4</a> is also available.</p>
-<hr />
-<h1 id="requests">Requests</h1>
+ <h1 id="requests">Requests</h1>
<blockquote>
<p>If you're doing REST-based web service stuff ... you should ignore request.POST.</p>
<p>&mdash; Malcom Tredinnick, <a href="https://groups.google.com/d/topic/django-developers/dxI4qVzrBY4/discussion">Django developers group</a></p>