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:
committed by
Brandon Taylor
parent
638f26df27
commit
8365043e0e
@@ -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.
|
||||
Reference in New Issue
Block a user