Files
django-admin-sortable-fixwin/sample_project
tomd 7f0519afbe Fix sort changelist for objects with sortable fk
Loading the test app '/admin/app/project/sort/' changelist failed with
the following error:

UnboundLocalError: local variable 'objects' referenced before assignment

(utils.py, check_model_is_sortable)

See test sample_app test_adminsortable_change_list_view_loads_with_sortable_fk
2015-01-12 15:40:33 +00:00
..
2014-12-22 10:25:35 -05:00
2014-12-22 10:25:35 -05:00
2014-08-21 22:14:36 -04:00