Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.57 KB

File metadata and controls

39 lines (25 loc) · 1.57 KB

django-new-forms

test codecov Python Version wemake-python-styleguide

Django forms validation using additional backends

Features

  • Fully typed and checked with mypy and pyright in strict modes
  • Supports pydantic2, but not bound to it
  • Supports msgspec, but not bound to it
  • 100% test coverage
  • Great docs

Installation

pip install django-new-forms

Example

Showcase how your project can be used:

# TODO: add later!

License

MIT

Credits

This project was generated with wemake-python-package. Current template version is: 91a7a66ecc524eb81f1709159385367633076718. See what is updated since then.