django-admin-sortable-fixwin/adminsortable
Brandon Taylor f4daaeb232 Restructured sample project for Django 2.
Refactored database and changed "app" to "samples" so name didn't conflict with "AppConfig".
Replaced deprecated assignment_tag with simple_tag.
Updated unit tests.
2017-12-04 21:29:55 -05:00
..
locale add polish translation 2015-03-30 21:17:49 +02:00
static/adminsortable Increase margin between sortable elements in the change list. 2017-10-11 16:13:12 -04:00
templates/adminsortable Added jQuery UI Touch Support 2017-10-11 07:15:42 -04:00
templatetags Restructured sample project for Django 2. 2017-12-04 21:29:55 -05:00
__init__.py Restructured sample project for Django 2. 2017-12-04 21:29:55 -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