django-rest-framework/docs/tutorial
José Padilla 743fc247eb Update tutorial (#5622)
* Use createsuperuser email and username flags

* Only remove db.sqlite3

* Remove global permission class

This interferes with Core API schema endpoint

* Add default pagination class

* Specify changes made in snippets/urls.py

* Auth urls were already set in tutorial/urls.py

* Specify changes made in snippets/urls.py

* Use the suggested admin username from quickstart

* Move global pagination setting away from quickstart section
2017-11-27 11:34:17 +01:00
..
1-serialization.md Remove references to unsupported Django versions in docs and code (#5602) 2017-11-20 09:35:54 +01:00
2-requests-and-responses.md Update tutorial (#5622) 2017-11-27 11:34:17 +01:00
3-class-based-views.md Update tutorial (#5622) 2017-11-27 11:34:17 +01:00
4-authentication-and-permissions.md Update tutorial (#5622) 2017-11-27 11:34:17 +01:00
5-relationships-and-hyperlinked-apis.md Update tutorial (#5622) 2017-11-27 11:34:17 +01:00
6-viewsets-and-routers.md Update tutorial (#5622) 2017-11-27 11:34:17 +01:00
7-schemas-and-client-libraries.md Fix indentation of code example in chapter 7 (#5329) 2017-08-14 13:04:52 +01:00
quickstart.md Update tutorial (#5622) 2017-11-27 11:34:17 +01:00