Currently, accepted_renderer is dynamically added to the Request object 
during APIView.initialize_request(), but it is *not explicitly defined in 
the Request class*.

This makes it hard to *know it exists*, unless developers dig into the 
source code or check an APIView request at runtime.

please add a default value of None before content negotiation.

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-rest-framework/5a161468-729a-4bd6-b427-9b4ec5d1325bn%40googlegroups.com.

Reply via email to