django-admin-sortable-fixwin/adminsortable
Brandon Taylor 361305d6a5 Updated Readme.
Version bump to 1.7.2.
Merged pull request for commit 4e38d91.
Removed version specifications from requirements.txt in sample project.
2014-09-05 16:37:45 -04:00
..
locale Version bump to 1.7.1. 2014-08-21 22:14:36 -04:00
static/adminsortable Fixed jQuery namespace on inline model JavaScript includes. 2014-02-12 16:22:04 -05:00
templates/adminsortable Version bump to 1.7.1. 2014-08-21 22:14:36 -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 Updated Readme. 2014-09-05 16:37:45 -04:00
admin.py ModelAdmin.change_view takes a form_url kwarg 2014-09-04 14:07:55 -06:00
fields.py Working on updating documentation and sample project 2013-02-28 22:07:16 -05:00
models.py Fix python 2.6 compatibility 2014-05-26 14:52:46 +02:00
utils.py Added Person model with sorting_filters set to only order people who are board members. 2014-02-05 11:08:02 -05:00