Hello everyone,
I am currently working on developing my very first web app, www.shopperspoll.com. This is a Django-based Facebook application and I am facing some challenges with page loading speed. As you might notice, the main page is a bit messy at the moment as I made some significant changes recently. The issue I am trying to address is that it takes an awfully long time for the page to load. I am not sure if this problem stems from how I configured Django on my host or something else entirely. Any tips or suggestions on improving the loading speed would be greatly appreciated!
Thank you in advance!