django-admin-sortable-fixwin/sample_project/app
Brandon Taylor 7a242dd41c Refactored classmethods to use aggregation Max instead order_by. 2011-11-16 20:24:33 -06:00
..
fixtures Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count. 2011-11-16 00:48:14 -06:00
migrations Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count. 2011-11-16 00:48:14 -06:00
__init__.py Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count. 2011-11-16 00:48:14 -06:00
admin.py Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count. 2011-11-16 00:48:14 -06:00
models.py Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count. 2011-11-16 00:48:14 -06:00
tests.py Refactored classmethods to use aggregation Max instead order_by. 2011-11-16 20:24:33 -06:00