Golden Codes - armanexplorer planet

Practical code snippets for Django, Python, Bash, Git and All!

View on GitHub

install

Docs

track post requests in DRF

Link

You should use djangorestframework 3.15 or more to support it

Also, to prevent redirects, you can enable "inspect redirects" at the button panel of it

configuration

Docs