django-rest-framework-yaml
django-rest-framework-yaml copied to clipboard
#18 - Gracefully Proceed on Sort Error (TypeError)
Do not sort if TypeError
is raised and gracefully proceed.
You should probably add a corresponding test case as well.
Added test.