I use DRF extension to se json list for model, and there i can debug with debug-toolbar that GET request, but how can i debug POST and
debug-toolbar
GET
POST
I found django-silk for debugging DRF.
django-silk
https://github.com/django-silk/silk/