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

Support django 2.1 #3

Closed hugobessa closed 5 years ago

hugobessa commented 5 years ago

Description: Supports django 2.1 and adds environment for tox tests

Dependencies: django 2.1

Merge checklist:

Post merge:

Author concerns: List any concerns about this PR - inelegant solutions, hacks, quick-and-dirty implementations, concerns about migrations, etc.