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
/
adminsortable
History
Brandon Taylor
7a242dd41c
Refactored classmethods to use aggregation Max instead order_by.
2011-11-16 20:24:33 -06:00
..
locale
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
static
/adminsortable
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
templates
/adminsortable
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
templatetags
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
Incremented version to 1.1.1
2011-11-16 00:50:18 -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
Refactored classmethods to use aggregation Max instead order_by.
2011-11-16 20:24:33 -06:00