I am using $.get for all of my ajax calls. Including using beautifulsoup for webscrapping, updating database, creating sessions/cookies. Everything was working well, but inexplicably ajax completely stopped working. I can still use my forms to update the database (with ajax), but the functionality of ajax, including creating cookies is simply not working on any of the forms. The forms also refresh immediately.