django-admin-sortable-fixwin/sample_project/app
Brandon Taylor e6e0d728d7 Removed initial_data which was breaking unit tests. 2012-04-23 23:11:11 -05:00
..
fixtures Removed initial_data which was breaking unit tests. 2012-04-23 23:11:11 -05:00
__init__.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
admin.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
models.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
tests.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00