django-admin-sortable-fixwin/adminsortable
Brandon Taylor 8365043e0e Modified classmethod queries that determine if a Model is sortable to only retieve one record and not use count.
Fixed jQueryUI highlight method call in success handler of ajax function when dragging stops.
Fixed missing script resource for jquery.effects.core.js
2011-11-16 00:48:14 -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 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