django-admin-sortable-fixwin/sample_project
Brandon Taylor 1bf917da61 Bumped version to 1.5.4.
Replaced jQuery loaded from CDN with jQuery included with Django Admin.
Replaced jQuery UI from CDN with django.jQuery namespaced jQueryUI 1.8.11.
Implemented static includes using {% static %} template tag.
Removed documentation concerning override of sortable inlines whose parent doesn't inherit from sortable until a consistent workaround can be achieved.
Added CSRF protection for sort views.
2013-09-05 14:09:50 -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 Bumped version to 1.5.4. 2013-09-05 14:09:50 -04:00
sample_project add trans block title and block breadcrumbs in change_list 2013-06-08 22:11:48 -07:00
manage.py add trans block title and block breadcrumbs in change_list 2013-06-08 22:11:48 -07:00
requirements.txt Bumped version to 1.5.4. 2013-09-05 14:09:50 -04:00