django-formtools 2.5.1
0
A set of high-level abstractions for Django forms
Contents
A set of high-level abstractions for Django forms
Stars: 807, Watchers: 807, Forks: 135, Open Issues: 82The jazzband/django-formtools
repo was created 10 years ago and the last code push was 5 days ago.
The project is popular with 807 github stars!
How to Install django-formtools
You can install django-formtools using pip
pip install django-formtools
or add it to a project with poetry
poetry add django-formtools
Package Details
- Author
- License
- BSD
- Homepage
- PyPi:
- https://pypi.org/project/django-formtools/
- GitHub Repo:
- https://github.com/jazzband/django-formtools
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common django-formtools errors.
Code Examples
Here are some django-formtools
code examples and snippets.
GitHub Issues
The django-formtools package has 82 open issues on GitHub
- Revisiting a form step does not refresh the return from storage.get_step_files().
- Either form_list could be easier to use or docs could be clearer
- BaseStorage doesn't handle file inputs with "multiple" attribute