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

Fixes Docs failing build by adding a .readthedocs.yaml file #61

Closed amandasavluchinske closed 10 months ago

amandasavluchinske commented 10 months ago

Description: Adds .readthedocs.yaml

Reviewers:

Merge checklist:

Post merge:

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