django-admin-sortable-fixwin/sample_project
Brandon Taylor 847b471872 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.
Fixed a problem with the detection of sortability of inline models at the template level that was preventing the drag-and-drop messaging in the template to be displayed.
Updated unit tests.
2013-05-03 08:35:17 -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 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
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