django-admin-sortable-fixwin/sample_project/samples
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
..
migrations Updated migrations to allow for a model with a non autofield as the primary key. 2018-03-19 21:18:08 -04:00
__init__.py Restructured sample project for Django 2. 2017-12-04 21:29:55 -05: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
apps.py Restructured sample project for Django 2. 2017-12-04 21:29:55 -05:00
models.py Updated migrations to allow for a model with a non autofield as the primary key. 2018-03-19 21:18:08 -04:00
tests.py Updated migrations to allow for a model with a non autofield as the primary key. 2018-03-19 21:18:08 -04:00