This extension integrates Django with WTForms. Features include:
- Generate forms from Django models.
- Template tags to help render form fields in Django templates.
- Use Django's I18N for translations.
Install and update using pip:
pip install -U WTForms-Django
- Documentation: https://wtforms-django.readthedocs.io/
- License: BSD
- Releases: https://pypi.org/project/WTForms-Django/
- Code: https://github.com/wtforms/wtforms-django
- Issue tracker: https://github.com/wtforms/wtforms-django/issues
- Test status:
- Test coverage: https://coveralls.io/github/wtforms/wtforms-django