django-rest-framework/docs/tutorial
Ali Hassan 2ae8c117da
Add note to tutorial about required request in serializer context when using HyperlinkedModelSerializer (#9732)
* Fix : Updated documentation in tutorial 5 leading to error

* Updated docs/tutorial/5-relationships-and-hyperlinked-apis.md

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>

* Missing newline

---------

Co-authored-by: Bruno Alla <browniebroke@users.noreply.github.com>
2025-07-07 13:11:24 +02:00
..
1-serialization.md Update 1-serialization.md (#9543) 2024-10-10 04:41:39 +06:00
2-requests-and-responses.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
3-class-based-views.md Improve style, fix some typos (#8405) 2022-10-19 11:20:11 +01:00
4-authentication-and-permissions.md Remove old-style super calls (#8226) 2021-12-06 15:32:33 +00:00
5-relationships-and-hyperlinked-apis.md Add note to tutorial about required request in serializer context when using HyperlinkedModelSerializer (#9732) 2025-07-07 13:11:24 +02:00
6-viewsets-and-routers.md Clarifying the file to edit (#9189) 2024-01-04 12:36:49 +00:00
quickstart.md Remove an unnecessary step from quickstart.md (#9387) 2024-04-26 13:18:16 +01:00