Skip to content

snopoke/django-dataclass-forms

Repository files navigation

Django Data Class Forms

A Django base form class for Data Classes..

CI Badge PyPI version Sponsor

Requirements

  • Python (3.8+)
  • Django (3.2+)

These are the supported Python and package versions. Older versions will probably work as well, but aren't tested.

Installation

$ pip install django-dataclass-forms

This package follows semantic versioning. See CHANGELOG for breaking changes and new features, and LICENSE for the complete license (MIT).

About

Django forms from Python Data Classes

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages