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.2 #16

Closed Moliholy closed 5 years ago

Moliholy commented 5 years ago

Description: Describe in a couple of sentence what this PR adds This PR adds support for Django 2.2 LTS

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

Merge deadline: List merge deadline (if any) None.

Installation instructions: List any non-trivial installation instructions. None.

Testing instructions: None.

Reviewers:

Merge checklist:

Post merge:

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

hugobessa commented 5 years ago

Hi @Moliholy, I thanks for your PR. I reviewed and it seems good to go. I'll merge and release by next weekend ok?

Moliholy commented 5 years ago

Hi, @hugobessa! That sounds pretty good, thanks a lot!