Recent | Popular
#python #json #renderer
REST_FRAMEWORK = { (...) 'DEFAULT_CONTENT_NEGOTIATION_CLASS': 'myapp.renderers.IgnoreClientContentNegotiation', }
Mon Dec 05 2022 16:27:39 GMT+0000 (Coordinated Universal Time) https://stackoverflow.com/questions/29451994/django-rest-framework-set-default-renderer-not-working