diff options
Diffstat (limited to 'tutorial')
| -rw-r--r-- | tutorial/1-serialization/index.html | 4 | ||||
| -rw-r--r-- | tutorial/2-requests-and-responses/index.html | 4 | ||||
| -rw-r--r-- | tutorial/3-class-based-views/index.html | 4 | ||||
| -rw-r--r-- | tutorial/4-authentication-and-permissions/index.html | 4 | ||||
| -rw-r--r-- | tutorial/5-relationships-and-hyperlinked-apis/index.html | 4 | ||||
| -rw-r--r-- | tutorial/6-viewsets-and-routers/index.html | 4 | ||||
| -rw-r--r-- | tutorial/quickstart/index.html | 4 | 
7 files changed, 28 insertions, 0 deletions
| diff --git a/tutorial/1-serialization/index.html b/tutorial/1-serialization/index.html index 7cb478bd..a0e975d0 100644 --- a/tutorial/1-serialization/index.html +++ b/tutorial/1-serialization/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> diff --git a/tutorial/2-requests-and-responses/index.html b/tutorial/2-requests-and-responses/index.html index f117a9d3..0f4980a7 100644 --- a/tutorial/2-requests-and-responses/index.html +++ b/tutorial/2-requests-and-responses/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> diff --git a/tutorial/3-class-based-views/index.html b/tutorial/3-class-based-views/index.html index 6533945d..8d3886c9 100644 --- a/tutorial/3-class-based-views/index.html +++ b/tutorial/3-class-based-views/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> 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> diff --git a/tutorial/5-relationships-and-hyperlinked-apis/index.html b/tutorial/5-relationships-and-hyperlinked-apis/index.html index e552c6e4..0d82b190 100644 --- a/tutorial/5-relationships-and-hyperlinked-apis/index.html +++ b/tutorial/5-relationships-and-hyperlinked-apis/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> diff --git a/tutorial/6-viewsets-and-routers/index.html b/tutorial/6-viewsets-and-routers/index.html index 03839e8d..4babe707 100644 --- a/tutorial/6-viewsets-and-routers/index.html +++ b/tutorial/6-viewsets-and-routers/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> diff --git a/tutorial/quickstart/index.html b/tutorial/quickstart/index.html index 0c593f47..80e36829 100644 --- a/tutorial/quickstart/index.html +++ b/tutorial/quickstart/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> | 
