oxan / djangorestframework-dataclasses

Dataclasses serializer for Django REST framework
BSD 3-Clause "New" or "Revised" License
431 stars 28 forks source link

Add instructions on getting back dataclass object #22

Closed errietta closed 4 years ago

oxan commented 4 years ago

This isn't any different than how it works for DRF's regular serializers, so I don't think it warrants its own section in the documentation. I'll add a pointer to the DRF documentation there though.