aboutsummaryrefslogtreecommitdiffstats
path: root/api-guide/authentication/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api-guide/authentication/index.html')
-rw-r--r--api-guide/authentication/index.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/api-guide/authentication/index.html b/api-guide/authentication/index.html
index f5900128..e40fba12 100644
--- a/api-guide/authentication/index.html
+++ b/api-guide/authentication/index.html
@@ -65,7 +65,7 @@
<a class="repo-link btn btn-inverse btn-small " rel="prev" href="../permissions">
Next <i class="icon-arrow-right icon-white"></i>
</a>
- <a class="repo-link btn btn-inverse btn-small " rel="next" href="../relations">
+ <a class="repo-link btn btn-inverse btn-small " rel="next" href="../validators">
<i class="icon-arrow-left icon-white"></i> Previous
</a>
<a class="repo-link btn btn-inverse btn-small" href="#searchModal" data-toggle="modal"><i class="icon-search icon-white"></i> Search</a>
@@ -164,6 +164,10 @@
<a href="../relations">Serializer relations</a>
</li>
+ <li >
+ <a href="../validators">Validators</a>
+ </li>
+
<li class="active" >
<a href=".">Authentication</a>
</li>
@@ -264,6 +268,10 @@
</li>
<li >
+ <a href="../../topics/3.0-announcement">3.0 Announcement</a>
+ </li>
+
+ <li >
<a href="../../topics/kickstarter-announcement">Kickstarter Announcement</a>
</li>
@@ -761,7 +769,7 @@ class ExampleAuthentication(authentication.BaseAuthentication):
<!--/.wrapper -->
<footer class="span12">
- <p>Sponsored by <a href="http://dabapps.com/">DabApps</a>.</a>
+ <p>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</a>
</p>
</footer>