django-admin-sortable-fixwin/adminsortable/templates/adminsortable
Marco Badan a5496fed0b Remove `load url from future`
`{% load url from future %}` can be removed from templates since Django 1.5 and it will be removed from Django in 1.9

https://docs.djangoproject.com/en/1.8/releases/1.5/#django-1-5-release-notes
https://docs.djangoproject.com/en/dev/releases/1.7/#loading-ssi-and-url-template-tags-from-future-library
2015-11-14 14:04:56 +01:00
..
edit_inline Updates the stacked and tabular inline templates so that the 2015-10-13 18:41:51 +01:00
shared Removed debugging information. 2015-03-24 09:13:33 -04:00
change_form.html Remove `load url from future` 2015-11-14 14:04:56 +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