A Django base form class for Data Classes..
- 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.
$ 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).