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
This commit is contained in:
Brandon Taylor
2011-11-16 00:48:14 -06:00
committed by Brandon Taylor
parent 638f26df27
commit 8365043e0e
77 changed files with 10917 additions and 10892 deletions
Regular → Executable
+10 -10
View File
@@ -1,11 +1,11 @@
(c) Copyright 2011 Brandon Taylor - bTaylorWeb
django-admin-sortable is free software: you can
redistribute it and/or modify it under
the terms of the Apache Public License v2.
django-admin-sortable is distributed in the hope
that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS
(c) Copyright 2011 Brandon Taylor - bTaylorWeb
django-admin-sortable is free software: you can
redistribute it and/or modify it under
the terms of the Apache Public License v2.
django-admin-sortable is distributed in the hope
that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.