django-rest-framework/rest_framework/static
Clinton Blackburn 9d9658f128 Added support for custom CSRF cookie names
Instead of hardcoding the CSRF cookie name, the value is passed to the template as a context variable, rendered as a JavaScript variable, and read by csrf.js.

Fixes #4048
2016-04-11 23:58:55 -04:00
..
rest_framework Added support for custom CSRF cookie names 2016-04-11 23:58:55 -04:00