Friday, June 17, 2011

Django CSRF verification failed in IE IFRAME

1 comment:

  1. Thanks for the detailed explanation!

    A fifth option would be to use the @exempt_csrf decorator for that particular form.

    I added a link to your page at http://stackoverflow.com/questions/7441889/csrf-verfication-failed-but-only-with-ie9/7991359#7991359

    ReplyDelete