django-admin-sortable-fixwin/adminsortable/templates/adminsortable/shared
Brandon Taylor 7f3bbbed4c Updated jQuery to 1.9.1 and jQueryUI to 1.10.2.
Added create function handler to unbind events from sortable that were being applied to checkboxes within a sortable item. This was preventing the delete checkbox for inline models from being checked.
Updated JavaScript inlcudes to not include unnecessary files.
2013-05-04 15:00:23 -04:00
..
javascript_includes.html Updated jQuery to 1.9.1 and jQueryUI to 1.10.2. 2013-05-04 15:00:23 -04:00
list_items.html Updated version to 1.3.2. 2012-06-07 09:38:36 -04:00
nested_objects.html Updated version to 1.3.2. 2012-06-07 09:38:36 -04:00
object_rep.html Removed url template tags and put in relative paths for sorting urls for Django <= 1.4.x and Django 1.5.x compatibility. 2013-04-27 13:10:53 -04:00
objects.html Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00