django-rest-framework/docs/tutorial
Ryan P Kilby 92a4a5d423
Fix docs 404 (#7197)
* Use 'site_url' instead of hardcoding DRF homepage

* Use 'url' template filter instead of 'base_url'

This fixes static file loading for the 404 page.

* Only insert funding <hr> if toc is present

* Link quickstart to valid API guide page

* Fix 404 search modal link

* Use 'base_url' instead of 'site_url' on 404 page
2020-02-20 10:23:06 +00:00
..
1-serialization.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
2-requests-and-responses.md Grammar fix (#6933) 2020-01-03 13:36:43 +00:00
3-class-based-views.md Update tutorial to Django 2.0 routing syntax (#5963) (#5964) 2018-05-08 09:06:14 +01:00
4-authentication-and-permissions.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
5-relationships-and-hyperlinked-apis.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
6-viewsets-and-routers.md Update docs to use lists instead of tuples (#6797) 2019-07-12 18:15:36 -07:00
quickstart.md Fix docs 404 (#7197) 2020-02-20 10:23:06 +00:00