django-admin-sortable/adminsortable
2023-03-15 12:26:00 +08: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 chore: cleanup and add support for Python 3.9 2021-07-17 01:11:19 +02:00
templatetags Improve performance of sort view for moods and elements. 2018-03-13 23:06:05 +11:00
__init__.py Bump version 2.3.1 2023-03-15 12:26:00 +08:00
admin.py Replace deprecated django.conf.urls with django.urls 2021-12-13 17:30:10 -03: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 Fix bug when order value is zero 2023-03-15 11:52:06 +08:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00