vintasoftware / drf-rw-serializers

Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations
MIT License
177 stars 28 forks source link

mixins inheritance refactor #10

Closed amitgaru2 closed 5 years ago

amitgaru2 commented 5 years ago

Mixins should be inherited before a class.