django-admin-sortable-fixwin/adminsortable
Brandon Taylor b6e68fa367 Removed url template tags and put in relative paths for sorting urls for Django <= 1.4.x and Django 1.5.x compatibility. 2013-04-27 13:10:53 -04:00
..
locale fixed a typo, regenerated language files 2012-03-15 10:12:28 +01:00
static/adminsortable Minor modifications for Django 1.5.x and 1.4.x backward-compatibility. 2013-03-10 20:53:05 -04:00
templates/adminsortable Removed url template tags and put in relative paths for sorting urls for Django <= 1.4.x and Django 1.5.x compatibility. 2013-04-27 13:10:53 -04:00
templatetags Reverted changes that added get_sort_url template tag, as this caused an exception error with inlines. 2013-04-26 13:30:42 -04:00
__init__.py Removed url template tags and put in relative paths for sorting urls for Django <= 1.4.x and Django 1.5.x compatibility. 2013-04-27 13:10:53 -04:00
admin.py Reverted changes that added get_sort_url template tag, as this caused an exception error with inlines. 2013-04-26 13:30:42 -04:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Merged pull request from kynazz to add support for unicode in sort view title. 2013-04-23 08:05:40 -04:00