mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-13 13:16:55 +03:00
Update documentation
This commit is contained in:
parent
b7f9f794ec
commit
eaafb9bd80
|
@ -416,7 +416,7 @@
|
|||
<hr />
|
||||
<h2 id="31x-series">3.1.x series</h2>
|
||||
<h3 id="311">3.1.1</h3>
|
||||
<p><strong>Date</strong>: <a href="https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.1.1+Release%22">19th March 2015</a>.</p>
|
||||
<p><strong>Date</strong>: <a href="https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.1.1+Release%22">23rd March 2015</a>.</p>
|
||||
<ul>
|
||||
<li><strong>Security fix</strong>: Escape tab switching cookie name in browsable API.</li>
|
||||
<li>Display input forms in browsable API if <code>serializer_class</code> is used, even when <code>get_serializer</code> method does not exist on the view. (<a href="../../gh2743">#2743</a>)</li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user