django-admin-sortable-fixwin/adminsortable
Venelin Stoykov c59617e004 Fix sorted icons placement
- Move icons to the header of the row. By this way they will play nicely with custom
admin themes (like djangocms-admin-style).
- Also fix icons for Django 1.5 (now the admin looks the same as with Django >= 1.6)
2016-06-24 14:04:06 +03:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Fix sorted icons placement 2016-06-24 14:04:06 +03:00
templates/adminsortable Fix sorted icons placement 2016-06-24 14:04:06 +03: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 [bt] Release 2.0.17 2016-06-23 22:04:07 -04:00
admin.py Merge branch 'master' into develop 2016-06-23 21:48:45 -04:00
fields.py Fixed a typp in adminsortable/fields.py comments. 2015-09-07 21:26:36 -04:00
models.py Use pk instead of id 2016-02-19 15:27:50 +01:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00