django-rest-framework/docs/tutorial
Gabriel d3dd45b3f4
Update 1-serialization.md (#9543)
Making explicit the http GET method of the httpie calls.
For some reason it is sending a POST instead of a GET request as it should be described here:
https://httpie.io/docs/cli/optional-get-and-post

Note:
I was following the docs and testing it within the Git Bash windows console app for making the requests and debugging the DRF projenct in pycharm.
2024-10-10 04:41:39 +06: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 Update Tutorial - Relationships & Hyperlinked APIs (#7950) 2021-08-08 14:45:00 +01: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