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
180 stars 28 forks source link

Removes Django version pin for 3.x and add restriction only for Django 4 #33

Closed hugobessa closed 4 years ago

hugobessa commented 4 years ago

Description: Removes Django version pin for 3.x and add restriction only for Django 4. This will help with not having to update the package on every small update on Django.

Dependencies: closes #32.

Merge deadline: List merge deadline (if any)

Reviewers:

Merge checklist:

Post merge: