diff options
| author | Tom Christie | 2013-12-04 15:00:19 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-12-04 15:00:19 +0000 |
| commit | d2d1914e2e88b13b4c6b3808bc8d57bd47189085 (patch) | |
| tree | 40f6bb1106bc358c69d8df9be8e94e3ffff892e1 /api-guide/authentication.html | |
| parent | 742d151c762fb4e76fecd263933c6be314863e52 (diff) | |
| download | django-rest-framework-d2d1914e2e88b13b4c6b3808bc8d57bd47189085.tar.bz2 | |
Build contribution guide docs
Diffstat (limited to 'api-guide/authentication.html')
| -rw-r--r-- | api-guide/authentication.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api-guide/authentication.html b/api-guide/authentication.html index 63c2f3f0..8bbed7c0 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -102,6 +102,7 @@ <li><a href="http://django-rest-framework.org/topics/browser-enhancements">Browser enhancements</a></li> <li><a href="http://django-rest-framework.org/topics/browsable-api">The Browsable API</a></li> <li><a href="http://django-rest-framework.org/topics/rest-hypermedia-hateoas">REST, Hypermedia & HATEOAS</a></li> + <li><a href="http://django-rest-framework.org/topics/contributing">Contributing to REST framework</a></li> <li><a href="http://django-rest-framework.org/topics/rest-framework-2-announcement">2.0 Announcement</a></li> <li><a href="http://django-rest-framework.org/topics/2.2-announcement">2.2 Announcement</a></li> <li><a href="http://django-rest-framework.org/topics/2.3-announcement">2.3 Announcement</a></li> |
