mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-27 22:11:07 +00:00
Merge pull request #1269 from koffisani/patch-1
Added django-bootstrap4 to Forms section
This commit is contained in:
commit
db75805149
|
@ -574,6 +574,7 @@ Code Formatters
|
|||
|
||||
* [Deform](https://github.com/Pylons/deform) - 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-bootstrap4](https://github.com/zostera/django-bootstrap4) - Bootstrap 4 integration with Django.
|
||||
* [django-crispy-forms](https://github.com/django-crispy-forms/django-crispy-forms) - 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.
|
||||
* [WTForms](https://github.com/wtforms/wtforms) - A flexible forms validation and rendering library.
|
||||
|
|
Loading…
Reference in New Issue
Block a user