parsers.py
5.28 KB
-
Set default renderers for views when yaml is not installed · 7ee1bbec
Will use the renderer.DEFAULT_RENDERERS dict for determining available renderers in views.View to avoid a nonexistent renderer when yaml is not installed. Duplicates the behavior in parsers.DEFAULT_PARSERS
Jens Alm committed