django-admin-sortable-fixwin/adminsortable
Manaia Junior 508e9f35d6
Replace deprecated django.conf.urls with django.urls
2021-12-13 17:30:10 -03: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 chore: cleanup and add support for Python 3.9 2021-07-17 01:11:19 +02: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 Don't apply a default value if the value is already specified 2020-05-26 17:27:50 -07:00
utils.py Removed print debug statement. 2015-12-23 17:22:53 -05:00