django-admin-sortable-fixwin/adminsortable/templates/adminsortable
Brandon Taylor 80bdaafdc3 Refactored sorting_filters into a tuple and moved logic for retrieving sorting filters into the sort_view versus changelist_view.
Updated readme.
Updated sample project to leverage new sorting_filters on Person model and admin.
Removed custom change list template for Person admin.
2014-03-05 09:10:47 -05: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 Person model with sorting_filters set to only order people who are board members. 2014-02-05 11:08:02 -05:00
change_list_with_sort_link.html Refactored sorting_filters into a tuple and moved logic for retrieving sorting filters into the sort_view versus changelist_view. 2014-03-05 09:10:47 -05:00