diff options
| author | Tom Christie | 2014-12-18 15:42:42 +0000 | 
|---|---|---|
| committer | Tom Christie | 2014-12-18 15:42:42 +0000 | 
| commit | c1e4ec0c64933da5411e4cc3e63894d5f82cc337 (patch) | |
| tree | 16c79f4fa235f00e7c8354d717f839e59c25e969 /tutorial/4-authentication-and-permissions/index.html | |
| parent | c678a1f118ea65fc1d13c40ef1a083577fdd5381 (diff) | |
| download | django-rest-framework-c1e4ec0c64933da5411e4cc3e63894d5f82cc337.tar.bz2 | |
Update documentation
Diffstat (limited to 'tutorial/4-authentication-and-permissions/index.html')
| -rw-r--r-- | tutorial/4-authentication-and-permissions/index.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/tutorial/4-authentication-and-permissions/index.html b/tutorial/4-authentication-and-permissions/index.html index 21e181c5..c05e6cee 100644 --- a/tutorial/4-authentication-and-permissions/index.html +++ b/tutorial/4-authentication-and-permissions/index.html @@ -193,6 +193,10 @@                    </li>                    <li > +                    <a href="../../api-guide/metadata">Metadata</a> +                  </li> +                   +                  <li >                      <a href="../../api-guide/format-suffixes">Format suffixes</a>                    </li> | 
