Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

drf-rw-serializers

Package Overview
Dependencies
Maintainers
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drf-rw-serializers

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

  • 1.4.0
  • Source
  • PyPI
  • Socket score

Maintainers
5

Django REST Framework Read & Write Serializers

|pypi-badge| |ga-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/main/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/main/.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/main/.github/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

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

.. |ga-badge| image:: https://github.com/vintasoftware/drf-rw-serializers/actions/workflows/tests.yml/badge.svg?branch=main :target: https://github.com/vintasoftware/drf-rw-serializers :alt: GitHub Actions

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

.. |doc-badge| image:: https://readthedocs.org/projects/drf-rw-serializers/badge/?version=latest :target: https://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/main/LICENSE.txt :alt: License

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc