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

Drop support for Django versions that have reached end of life #75

Closed pamella closed 4 months ago

pamella commented 4 months ago

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

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

N/A

Merge deadline: List merge deadline (if any)

N/A

Installation instructions: List any non-trivial installation instructions.

Testing instructions:

Screencast from 22-05-2024 16:14:07.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.