django-admin-sortable-fixwin/sample_project
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
..
app 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
database Updated jQuery to 1.9.1 and jQueryUI to 1.10.2. 2013-05-04 15:00:23 -04:00
sample_project Added support for queryset() overrides on admin classes and inline admin classes. 2013-04-27 22:58:02 -04:00
manage.py added generic inlines support 2013-03-15 10:10:01 +01:00
requirements.txt Minor modifications for Django 1.5.x and 1.4.x backward-compatibility. 2013-03-10 20:53:05 -04:00