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
fba568399c
django-admin-sortable-fixwin
/
adminsortable
History
Brandon Taylor
fba568399c
Eliminated setting of self.order to 1 if Max returns None, as order has a default value of 1 defined in the field.
2011-11-16 20:50:12 -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
Eliminated setting of self.order to 1 if Max returns None, as order has a default value of 1 defined in the field.
2011-11-16 20:50:12 -06:00