How to use Bootstrap with Django

Опубликовано: 01 Октябрь 2024
на канале: Tony Teaches Tech
11,610
234

Learn how to spice up your Django website with the Bootstrap CSS framework. In this tutorial, we will be using Bootstrap 5 to wrap our HTML body in a container, stylize our table with a border, and make colorful buttons with btn success, danger, and primary.

Next video: Django Production Deployment    • How to Deploy Django on Nginx with uW...  
Previous video: Django CRUD    • How to do CRUD in Django  

The entire Django course playlist is available here:    • How to Make a Website with Python (fr...  

Code snippets and more at https://tonyteaches.tech/django-101-c...
Check out my vlog channel ‪@TonyFlorida‬

GitHub commit for this video: https://github.com/tonyflo/django-cru...