django-admin-sortable-fixwin/adminsortable
Brandon Taylor e35f36b25a Refactored sorting JS files to be includes so that server-side variables may be passed to them.
Added 'after_sorting_js_callback_name' attribute to SortableAdminBase.
Added callback to be executed after sorting for each of the possible sorting scenarios.
Added custom template examples to add a callback to be executed when sorting is finished.
2018-06-18 11:40:24 -04:00
..
locale Added Latvian translation. 2018-02-08 22:48:57 +02:00
static/adminsortable Refactored sorting JS files to be includes so that server-side variables may be passed to them. 2018-06-18 11:40:24 -04:00
templates/adminsortable Refactored sorting JS files to be includes so that server-side variables may be passed to them. 2018-06-18 11:40:24 -04:00
templatetags Improve performance of sort view for moods and elements. 2018-03-13 23:06:05 +11:00
__init__.py Version bump to 2.1.4. 2018-03-19 21:32:39 -04:00
admin.py Refactored sorting JS files to be includes so that server-side variables may be passed to them. 2018-06-18 11:40:24 -04: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