Skip to main content

Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations

Project description

PyPI GitHub Actions Codecov Documentation Supported Python versions License

Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations.

Documentation

The full documentation is at https://drf-rw-serializers.readthedocs.org.

License

The code in this repository is licensed under the MIT unless otherwise noted.

Please see LICENSE.txt for details.

How To Contribute

Contributions are very welcome.

Please read How To Contribute for details.

PR description template should be automatically applied if you are sending PR from github interface; otherwise you can find it it at PULL_REQUEST_TEMPLATE.md

Issue report template should be automatically applied if you are sending it from github UI as well; otherwise you can find it at ISSUE_TEMPLATE.md

Reporting Security Issues

Please do not report security issues in public. Please email contact@vinta.com.br.

Getting Help

Have a question about this repository? Please create an issue!

Commercial Support

This project, as other Vinta open-source projects, is used in products of Vinta clients. We are always looking for exciting work, so if you need any commercial support, feel free to get in touch: contact@vinta.com.br

Copyright (c) 2020 Vinta Serviços e Soluções Tecnológicas Ltda

Change Log

Unreleased

[1.1.1] - 2024-02-07

Fixed

  • Django 5.0 support fixed

[1.1.0] - 2023-12-22

Added

  • Support Django 4.1

  • Support Django 4.2

  • Support Django 5.0

  • Support Python 3.11

  • Support Python 3.12

Fixed

  • Fixes CI workflow by migrating to GitHub Actions

  • Fixes ReadTheDocs failing build

[1.0.5] - 2022-03-02

Added

  • Support Django 3.2

  • Support Django 4.0

  • Support Python 3.10

[1.0.4] - 2020-09-02

Added

  • Move from model-mommy to model-bakery

  • Support Django 3.1

Removed

  • Drop support to Django 1.10

  • Drop support to Python 2.7

  • Drop support to Python 3.6

[1.0.2] - 2019-08-30

Added

  • Support Django 2.2

[1.0.1] - 2019-01-16

Added

  • Fixed bug in retrieval of success headers in create endpoints (breaking change)

  • Updated dependencies

[0.1.1] - 2018-11-12

Added

  • Support Django 2.1

[0.1.0] - 2018-02-21

Added

  • First release on PyPI.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drf-rw-serializers-1.1.1.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

drf_rw_serializers-1.1.1-py2.py3-none-any.whl (7.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page