jpadilla / django-rest-framework-yaml

YAML support for Django REST Framework
http://jpadilla.github.io/django-rest-framework-yaml
BSD 3-Clause "New" or "Revised" License
32 stars 18 forks source link

YAML encoder fix for 3.0 serializers #2

Closed jpadilla closed 9 years ago

jpadilla commented 9 years ago

Implement fixes from https://github.com/tomchristie/django-rest-framework/pull/2315