Skip to content

Commit e333385

Browse files
committed
new bootstrap resource
1 parent 375fcb5 commit e333385

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/pages/04-web-development/21-bootstrap.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,8 @@ specific situation.
5656
theme for Bootstrap 4. You can also check out a
5757
[demo of the theme](https://tabler.github.io/tabler/).
5858

59+
* [How to use Bootstrap 4 forms with Django](https://simpleisbetterthancomplex.com/tutorial/2018/08/13/how-to-use-bootstrap-4-forms-with-django.html)
60+
shows how to combine the popular
61+
[django-crispy-forms](https://django-crispy-forms.readthedocs.io/en/latest/)
62+
library with [Django](/django.html) to create and obtain user data
63+
through web forms that are styled with Bootstrap 4 CSS.

0 commit comments

Comments
 (0)