django-admin-sortable-fixwin/adminsortable
Brandon Taylor f515f93d22 Version bump to 2.1.3
Updated readme with credits for translations.
2018-02-25 11:49:38 -05:00
..
locale Added Latvian translation. 2018-02-08 22:48:57 +02:00
static/adminsortable Increase margin between sortable elements in the change list. 2017-10-11 16:13:12 -04:00
templates/adminsortable Update csrf value to use value if present in context, then fall back to cookie. 2017-12-04 22:05:37 -05:00
templatetags Restructured sample project for Django 2. 2017-12-04 21:29:55 -05:00
__init__.py Version bump to 2.1.3 2018-02-25 11:49:38 -05:00
admin.py Use remote_field.model in favor of rel.to when possible 2017-03-16 16:21:59 +01:00
fields.py Remove south_field_triple method as South does not support Django >= 1.7 2017-03-16 16:21:58 +01:00
models.py Raise NotImplementedError instead of NotImplemented 2016-10-23 10:20:45 -04:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00