#Deleted all database data, yet old data still persists onto html.
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
So in the image given, I have an array of event objects placed in option selectors.
I deleted all data in the mysql db but even after it still loads the previous test data.
Any ideas?
Sounds like a caching problem to me. Did you try to open it in a anonymous tab, maybe the issue is client side? Did you set up any other caching things in django?
Delete the ADGF