Please bear with me as I am new to web development as well as django. I created a web app for my college project and its functioning perfectly fine. The only problem is that I guess the bootstrap/css is not loading properly cause the app looks quite different than it looks on my localhost. I already configured static files according to the instructions here. Also if I look at the source code of my web app, the stylesheet points to the correct css file. Any help will be appreciated.