This website requires JavaScript.
Explore
Help
Sign In
Briq
/
django-admin-sortable-fixwin
Watch
6
Star
0
Fork
You've already forked django-admin-sortable-fixwin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a242dd41c
django-admin-sortable-fixwin
/
sample_project
/
app
History
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