django-admin-sortable-fixwin/adminsortable
Brandon Taylor 79f5aeded2 Merge pull request #141 from MagicSolutions/feature/djangocms-admin-style
Fix UI when djangocms-admin-style is used
2016-06-15 17:34:03 -07:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Fix UI when djangocms-admin-style is used 2016-06-15 17:53:35 +03:00
templates/adminsortable Fix UI when djangocms-admin-style is used 2016-06-15 17:53:35 +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 Bumping version due to PyPi error during upload. 2016-03-14 11:40:25 -04:00
admin.py Simplify SortableAdmin.get_urls 2016-06-15 16:54:07 +03: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