This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django-admin-sortable
Watch
1
Star
0
Fork
You've already forked django-admin-sortable
0
mirror of
https://github.com/jazzband/django-admin-sortable.git
synced
2026-03-28 11:40:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7a242dd41c
django-admin-sortable
/
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