mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
add django-bootstrap3 to Forms section
This commit is contained in:
parent
a93b251fa6
commit
d1c7624091
|
@ -569,6 +569,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [WTForms](http://wtforms.readthedocs.org/) - A flexible forms validation and rendering library.
|
* [WTForms](http://wtforms.readthedocs.org/) - A flexible forms validation and rendering library.
|
||||||
* [WTForms-JSON](http://wtforms-json.readthedocs.org/) - A WTForms extension for JSON data handling.
|
* [WTForms-JSON](http://wtforms-json.readthedocs.org/) - A WTForms extension for JSON data handling.
|
||||||
* [Deform](http://deform.readthedocs.org/) - Python HTML form generation library influenced by the formish form generation library.
|
* [Deform](http://deform.readthedocs.org/) - Python HTML form generation library influenced by the formish form generation library.
|
||||||
|
* [django-bootstrap3](https://github.com/dyve/django-bootstrap3) - Bootstrap 3 integration with Django.
|
||||||
* [django-crispy-forms](http://django-crispy-forms.readthedocs.org/) - A Django app which lets you create beautiful forms in a very elegant and DRY way.
|
* [django-crispy-forms](http://django-crispy-forms.readthedocs.org/) - A Django app which lets you create beautiful forms in a very elegant and DRY way.
|
||||||
* [django-remote-forms](https://github.com/WiserTogether/django-remote-forms) - A platform independent Django form serializer.
|
* [django-remote-forms](https://github.com/WiserTogether/django-remote-forms) - A platform independent Django form serializer.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user