mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-10-29 06:57:36 +03:00
* 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 |
||
|---|---|---|
| .. | ||
| 1-serialization.md | ||
| 2-requests-and-responses.md | ||
| 3-class-based-views.md | ||
| 4-authentication-and-permissions.md | ||
| 5-relationships-and-hyperlinked-apis.md | ||
| 6-viewsets-and-routers.md | ||
| 7-schemas-and-client-libraries.md | ||
| quickstart.md | ||