mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-14 21:56:59 +03:00
Update documentation
This commit is contained in:
parent
e8bad79383
commit
ab476783ae
|
@ -418,8 +418,13 @@
|
||||||
<div id="main-content" class="span9">
|
<div id="main-content" class="span9">
|
||||||
|
|
||||||
|
|
||||||
<p><a class="github" href="validators.py"></a></p>
|
<a class="github" href="https://github.com/tomchristie/django-rest-framework/tree/master/rest_framework/validators.py">
|
||||||
<hr />
|
<span class="label label-info">validators.py</span>
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<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>
|
<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 />
|
<hr />
|
||||||
<h1 id="validators">Validators</h1>
|
<h1 id="validators">Validators</h1>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user