django-admin-sortable-fixwin/sample_project/sample_project
Brandon Taylor 1b4730fef9 Added Person model with sorting_filters set to only order people who are board members.
Added custom template override to specify which people are sortable in change list.
Added initial data fixture for people.
2014-02-05 11:08:02 -05:00
..
__init__.py Minor modifications for Django 1.5.x and 1.4.x backward-compatibility. 2013-03-10 20:53:05 -04:00
settings.py Added Person model with sorting_filters set to only order people who are board members. 2014-02-05 11:08:02 -05:00
urls.py Minor modifications for Django 1.5.x and 1.4.x backward-compatibility. 2013-03-10 20:53:05 -04:00
utils.py Minor modifications for Django 1.5.x and 1.4.x backward-compatibility. 2013-03-10 20:53:05 -04:00
wsgi.py Minor modifications for Django 1.5.x and 1.4.x backward-compatibility. 2013-03-10 20:53:05 -04:00