Snippets Collections
REST_FRAMEWORK = { 
 (...)
'DEFAULT_CONTENT_NEGOTIATION_CLASS': 'myapp.renderers.IgnoreClientContentNegotiation',
}
star

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

#python #json #renderer

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension