Hey Guys, Starting from June 1st There seems to be a problem with the django admin. FIle uploads don't work all the time(connection times out). Changing a model on the admin site messes up the model's informaton. The admin site randomly throws out 500's. Nothing in the logs. Is the MySql DB working fine? Is the connection being reset for the MySql DB a lot? The admin site is critical for our company. Basically It works sometimes and the other times it does not work. Highly Inconsistent. Please help out as soon as possible.
PS: The admin site works perfectly in my local environment and I didn't push any changes to the admin before june 1st which may have messed it up. It just started getting buggy.