InvalidAuthToken? Forgery protection is incompatible with cached forms

Obviously, since caching forms = caching the auth token as well. Not only forms though, anything that results in a non-get request - AJAX links, delete/post/put links, etc etc.

Leave a Reply