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 /api-guide/fields | |
| parent | c678a1f118ea65fc1d13c40ef1a083577fdd5381 (diff) | |
| download | django-rest-framework-c1e4ec0c64933da5411e4cc3e63894d5f82cc337.tar.bz2 | |
Update documentation
Diffstat (limited to 'api-guide/fields')
| -rw-r--r-- | api-guide/fields/index.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/api-guide/fields/index.html b/api-guide/fields/index.html index 29c302cd..aedc4ea1 100644 --- a/api-guide/fields/index.html +++ b/api-guide/fields/index.html @@ -193,6 +193,10 @@                    </li>                    <li > +                    <a href="../metadata">Metadata</a> +                  </li> +                   +                  <li >                      <a href="../format-suffixes">Format suffixes</a>                    </li> | 
