mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Deployed 996e5873
with MkDocs version: 0.16.2
This commit is contained in:
parent
9077452dbe
commit
ab439680ad
File diff suppressed because one or more lines are too long
|
@ -471,7 +471,7 @@
|
||||||
<hr />
|
<hr />
|
||||||
<h2 id="36x-series"><a class="toclink" href="#36x-series">3.6.x series</a></h2>
|
<h2 id="36x-series"><a class="toclink" href="#36x-series">3.6.x series</a></h2>
|
||||||
<h3 id="363"><a class="toclink" href="#363">3.6.3</a></h3>
|
<h3 id="363"><a class="toclink" href="#363">3.6.3</a></h3>
|
||||||
<p><strong>Date</strong>: <a href="https://github.com/tomchristie/django-rest-framework/issues?q=milestone%3A%223.6.3+Release%22">12th May 2017</a></p>
|
<p><strong>Date</strong>: <a href="https://github.com/encode/django-rest-framework/issues?q=milestone%3A%223.6.3+Release%22">12th May 2017</a></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Raise 404 if a URL lookup results in ValidationError. (<a href="https://github.com/encode/django-rest-framework/issues/5126">#5126</a>)</li>
|
<li>Raise 404 if a URL lookup results in ValidationError. (<a href="https://github.com/encode/django-rest-framework/issues/5126">#5126</a>)</li>
|
||||||
<li>Honor http_method_names on class based view, when generating API schemas. (<a href="https://github.com/encode/django-rest-framework/issues/5085">#5085</a>)</li>
|
<li>Honor http_method_names on class based view, when generating API schemas. (<a href="https://github.com/encode/django-rest-framework/issues/5085">#5085</a>)</li>
|
||||||
|
@ -1037,22 +1037,6 @@
|
||||||
<p>For full details see the <a href="../3.0-announcement/">3.0 release announcement</a>.</p>
|
<p>For full details see the <a href="../3.0-announcement/">3.0 release announcement</a>.</p>
|
||||||
<hr />
|
<hr />
|
||||||
<p>For older release notes, <a href="https://github.com/encode/django-rest-framework/blob/version-2.4.x/docs/topics/release-notes.md">please see the version 2.x documentation</a>.</p>
|
<p>For older release notes, <a href="https://github.com/encode/django-rest-framework/blob/version-2.4.x/docs/topics/release-notes.md">please see the version 2.x documentation</a>.</p>
|
||||||
<p>=======</p>
|
|
||||||
<blockquote>
|
|
||||||
<blockquote>
|
|
||||||
<blockquote>
|
|
||||||
<blockquote>
|
|
||||||
<blockquote>
|
|
||||||
<blockquote>
|
|
||||||
<blockquote>
|
|
||||||
<p>master</p>
|
|
||||||
</blockquote>
|
|
||||||
</blockquote>
|
|
||||||
</blockquote>
|
|
||||||
</blockquote>
|
|
||||||
</blockquote>
|
|
||||||
</blockquote>
|
|
||||||
</blockquote>
|
|
||||||
<!-- 3.0.1 -->
|
<!-- 3.0.1 -->
|
||||||
|
|
||||||
<p><!-- 3.0.2 -->
|
<p><!-- 3.0.2 -->
|
||||||
|
|
Loading…
Reference in New Issue
Block a user