django-rest-framework/rest_framework/templates/rest_framework
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
..
admin fix typo in adding jquery string, update docs about detail page link for AdminRenderer 2015-10-14 15:14:35 +03:00
filters Translations for HTML filters 2015-08-28 14:55:22 +01:00
horizontal Formns API 2015-10-06 10:58:20 +01:00
inline Formns API 2015-10-06 10:58:20 +01:00
pagination Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00
vertical Fixes vertical html layout for BooleanField 2016-02-08 17:07:16 +03:00
admin.html Added support for custom CSRF cookie names 2016-04-11 23:58:55 -04:00
api.html Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
base.html Added support for custom CSRF cookie names 2016-04-11 23:58:55 -04:00
login_base.html Login form autofocus 2015-11-11 10:51:20 +01:00
login.html extend base login template 2013-04-17 10:15:02 -04:00
raw_data_form.html Remove method and content overriding 2015-09-17 15:17:29 +01:00