django-admin-sortable-fixwin/adminsortable
blag 247078c7e0
Tweak CSS to restrict elements that have cursor: move
2020-05-25 18:44:32 -07:00
..
locale Fixed empty django.mo file for Ukrainian translation (sorry for this) 2019-07-17 22:45:14 +03:00
static/adminsortable Tweak CSS to restrict elements that have cursor: move 2020-05-25 18:44:32 -07:00
templates/adminsortable Fix inline admin templates to display FontAwesome icons and be Django 2 & 3 compatible. 2020-01-14 20:05:25 -05:00
templatetags Improve performance of sort view for moods and elements. 2018-03-13 23:06:05 +11:00
__init__.py Fix inline admin templates to display FontAwesome icons and be Django 2 & 3 compatible. 2020-01-14 20:05:25 -05:00
admin.py Check that the parent model is a SortableMixin before enabling sorting them 2020-05-19 18:37:55 -07: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 Version bump to 2.1.9 2018-10-10 14:02:11 -04:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00