django-formset 1.5.5
0
The missing widgets and form manipulation library for Django
Contents
The missing widgets and form manipulation library for Django
Stars: 323, Watchers: 323, Forks: 32, Open Issues: 24The jrief/django-formset
repo was created 3 years ago and the last code push was 6 days ago.
The project is popular with 323 github stars!
How to Install django-formset
You can install django-formset using pip
pip install django-formset
or add it to a project with poetry
poetry add django-formset
Package Details
- Author
- Jacob Rief
- License
- MIT
- Homepage
- https://github.com/jrief/django-formset
- PyPi:
- https://pypi.org/project/django-formset/
- GitHub Repo:
- https://github.com/jrief/django-formset
Classifiers
- Internet/WWW/HTTP/Dynamic Content
Related Packages
Errors
A list of common django-formset errors.
Code Examples
Here are some django-formset
code examples and snippets.