django-admin-sortable-fixwin/adminsortable
Brandon Taylor c1181b0e52 Support CSRF_COOKIE_NAME
Added support for custom CSRF_COOKIE_NAME by refactoring the jquery.django-csrf.js file into a separate .html file that can be used as an include, passing in the CSRF_COOKIE_NAME from settings.
2016-02-16 08:48:32 -05:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Support CSRF_COOKIE_NAME 2016-02-16 08:48:32 -05:00
templates/adminsortable Support CSRF_COOKIE_NAME 2016-02-16 08:48:32 -05:00
templatetags Added template tag to get django version to allow flat admin specific classing for Django 1.9 or above. 2015-12-23 17:16:47 -05:00
__init__.py Support CSRF_COOKIE_NAME 2016-02-16 08:48:32 -05:00
admin.py Support CSRF_COOKIE_NAME 2016-02-16 08:48:32 -05:00
fields.py Fixed a typp in adminsortable/fields.py comments. 2015-09-07 21:26:36 -04:00
models.py Refactored admin url patterns to be compatible with Django 1.8 or higher. 2015-12-21 14:11:13 -05:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00