Bootstrap CDN not working
I followed the tutorial here to get Django integrated with bootstrap
https://django-bootstrap-ui.readthedocs.io/en/stable/
The CSS and JS point to resources that do not exist
https://stackpath.bootstrapcdn.com/bootstrap/4.6.1/css/bootstrap.min.css
After some reserach i noticed you switched over to jsDelivr. Seems like the hrefs were not updated accordingly.