django-admin-sortable-fixwin/sample_project
Brandon Taylor 863ff69719 Fix Sorting by ForeignKey
Removed do_inline_sorting_url and get_object_or_404 check in admin. The model_type_id should *always* be passed in.
Removed test that asserted that Categories weren't sortable as part of the Project admin. Categories *should* be sortable as part of Project admin as they are a Sortable ForeignKey.
Fixed object_rep template to pass in model_type_id again.
Updated README.
Version bump to 2.0.21
2016-10-30 11:33:20 -04:00
..
app Fix Sorting by ForeignKey 2016-10-30 11:33:20 -04:00
database Fixed access of custom order property in model meta, falling back to order for legacy implementations. 2016-01-27 10:58:58 -05:00
sample_project Update sample project for latest django versions 2016-06-24 14:06:54 +03:00
manage.py Version bump to 1.7.1. 2014-08-21 22:14:36 -04:00