django-admin-sortable-fixwin/adminsortable/templates/adminsortable
Moritz Pfeiffer 818a231a1a Reordering with unsaved inlines is faulty and counter intuitive.
In this commit I added a javascript alert that prompts the user to save their changes before reordering if unsaved inlines are detected.
Please review and let me know if this in compliance with your guidelines.
2013-12-03 10:45:17 +01:00
..
edit_inline Added missing templates 2013-12-03 10:43:00 +01:00
shared Bumped version to 1.5.5. 2013-09-23 08:41:10 -04:00
change_form.html Reordering with unsaved inlines is faulty and counter intuitive. 2013-12-03 10:45:17 +01:00
change_list.html Added latest jQuery UI and added namespace fix so that jQueryUI can leverage jQuery included with Django admin. 2013-11-23 09:32:51 -05:00
change_list_with_sort_link.html Added properties to allow sortable change list and change form view to extend a custom template or extend the default admin change form and change list templates. 2013-05-03 08:35:17 -04:00