Tuesday, October 11, 2011

Re: Trivial view sometimes fails in Chrome

Honestly I don't have any experience with Django and AJAX Yet. Just in
case you haven't checked it out yet -- I've read you've got to submit
the CSRF with your calls though. Not sure if that helps at all. Good
luck! 
Thanks for the tip but I've switched CSRF off. 

I've just noticed that switching off 'keep-alive' at Cherokee solves this problem, so issue might be related to Cherokee... though I'm not sure - why it works after placing call to request.POST in my view? 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/B7bbIX6atQgJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment