Ajax post requests CSRF fix
Editor Rating
posted on apr 04 by djangolinks
ajax
crsf
django
jquery
-
- ID: 69
- Title:
- Url: http://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ajax
- Description: Adding this to a javascript file that is included on your site will ensure that AJAX POST requests that are made via jQuery will not be caught by the CSRF protection.
- Total Votes: 0
|