Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07e20c3

Browse files
authored
Added django-bootstrap4 to Forms section
1 parent 1be7cf9 commit 07e20c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ Code Formatters
574574

575575
* [Deform](https://github.com/Pylons/deform) - Python HTML form generation library influenced by the formish form generation library.
576576
* [django-bootstrap3](https://github.com/dyve/django-bootstrap3) - Bootstrap 3 integration with Django.
577+
* [django-bootstrap4](https://github.com/zostera/django-bootstrap4) - Bootstrap 4 integration with Django.
577578
* [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.
578579
* [django-remote-forms](https://github.com/WiserTogether/django-remote-forms) - A platform independent Django form serializer.
579580
* [WTForms](https://github.com/wtforms/wtforms) - A flexible forms validation and rendering library.

0 commit comments

Comments
 (0)