django-crispy-forms 2.3
0
Best way to have Django DRY forms
Contents
Best way to have Django DRY forms
Stars: 5010, Watchers: 5010, Forks: 730, Open Issues: 65The django-crispy-forms/django-crispy-forms
repo was created 12 years ago and the last code push was 2 months ago.
The project is extremely popular with a mindblowing 5010 github stars!
How to Install django-crispy-forms
You can install django-crispy-forms using pip
pip install django-crispy-forms
or add it to a project with poetry
poetry add django-crispy-forms
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/django-crispy-forms/
- GitHub Repo:
- https://github.com/django-crispy-forms/django-crispy-forms
Classifiers
- Internet/WWW/HTTP
- Internet/WWW/HTTP/Dynamic Content
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common django-crispy-forms errors.
Code Examples
Here are some django-crispy-forms
code examples and snippets.
GitHub Issues
The django-crispy-forms package has 65 open issues on GitHub
- Improved docstring and init signatue of BaseInput and its subclasses
- Moved tests to separate folder
- CrispyFieldNode’s attribute expansion is overly strict
- Honor field auto_id when rendering radio
- Improved ButtonHolder init signature and doc string
- allow to pass a template object to function render_field
- 1.12.0 Release broke radio buttons, check boxes