Commit Graph
4 Commits
Author SHA1 Message Date
Brandon Taylor e8e20f0f48 Merge pull request #8 from return1/master
made django-admin-sortable work on models with descending order
2012-04-20 14:01:18 -07:00
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
Brandon Taylor 638f26df27 Updated version to 1.1.0 2011-10-04 12:36:31 -05:00
Brandon Taylor 1117941f91 Added KeyError handling on do_sorting_view 2011-10-04 12:01:06 -05:00