django-admin-sortable-fixwin/sample_project/app
Brandon Taylor 82e683756e Fixed string formatting for Python 2.6 in tests.
Updated Travis Python 2.7 version to 2.7.6.
More excludes.
2014-09-12 09:20:36 -04:00
..
fixtures Added Person model with ordering_subset and initial data. 2014-02-05 09:36:03 -05:00
migrations Added Person model with ordering_subset and initial data. 2014-02-05 09:36:03 -05:00
__init__.py Added SortableForeignKey field to replace `sortable_by` model property. 2012-02-24 22:35:30 -06:00
admin.py Added sample Project using Python 3.4 and Django 1.7. 2014-09-06 20:36:51 -04:00
models.py Fix python 2.6 compatibility 2014-05-26 14:52:46 +02:00
tests.py Fixed string formatting for Python 2.6 in tests. 2014-09-12 09:20:36 -04:00