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

Re-add support for `djangorestframework` 3.14 #85

Closed pamella closed 5 months ago

pamella commented 5 months ago

Description: Describe in a couple of sentence what this PR adds

Re-add support for djangorestframework 3.14

Dependencies: dependencies on other outstanding PRs, issues, etc.

Resolves #84

Merge deadline: List merge deadline (if any)

Installation instructions: List any non-trivial installation instructions.

Testing instructions:

Screencast from 03-06-2024 14:41:13.webm

Reviewers:

Merge checklist:

Post merge:

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