I'm getting the following error on the console WARNING [django.request] Forbidden (CSRF token missing or incorrect.)
This is the image when debug=True:
This is working at times and not working sometimes. It's totally random, no pattern found. I've tried all the suggestions provided on other posts like: render_to_response..