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 Python 3.7 #15

Closed johnthagen closed 4 years ago

johnthagen commented 5 years ago

Description

Since Python 3.7 is the latest Python release, it would be great if the projects tox and Travis configs were updated to test on it.

hugobessa commented 4 years ago

Closed by #22