All Projects → vintasoftware → Drf Rw Serializers

vintasoftware / Drf Rw Serializers

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

Programming Languages

python
139335 projects - #7 most used programming language

Django REST Framework Read & Write Serializers

|pypi-badge| |travis-badge| |codecov-badge| |doc-badge| |pyversions-badge| |license-badge|

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

.. Read more about which problems we resolve with this app on Djanfo REST Framework Read & Write Serializers <https://blog.vinta.com.br/read-and-write-serializers>_.

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 <https://github.com/vintasoftware/drf-rw-serializers/blob/master/CONTRIBUTING.rst>_ 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 <https://github.com/vintasoftware/drf-rw-serializers/blob/master/.github/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 <https://github.com/vintasoftware/drf-rw-serializers/blob/master/.github/ISSUE_TEMPLATE.md>_

Reporting Security Issues

Please do not report security issues in public. Please email [email protected].

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: [email protected]

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

.. |pypi-badge| image:: https://img.shields.io/pypi/v/drf-rw-serializers.svg :target: https://pypi.python.org/pypi/drf-rw-serializers/ :alt: PyPI

.. |travis-badge| image:: https://travis-ci.org/vintasoftware/drf-rw-serializers.svg?branch=master :target: https://travis-ci.org/vintasoftware/drf-rw-serializers :alt: Travis

.. |codecov-badge| image:: http://codecov.io/github/vintasoftware/drf-rw-serializers/coverage.svg?branch=master :target: http://codecov.io/github/vintasoftware/drf-rw-serializers?branch=master :alt: Codecov

.. |doc-badge| image:: https://readthedocs.org/projects/drf-rw-serializers/badge/?version=latest :target: http://drf-rw-serializers.readthedocs.io/en/latest/ :alt: Documentation

.. |pyversions-badge| image:: https://img.shields.io/pypi/pyversions/drf-rw-serializers.svg :target: https://pypi.python.org/pypi/drf-rw-serializers/ :alt: Supported Python versions

.. |license-badge| image:: https://img.shields.io/github/license/vintasoftware/drf-rw-serializers.svg :target: https://github.com/vintasoftware/drf-rw-serializers/blob/master/LICENSE.txt :alt: License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].