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
Regular → Executable
+11
-11
@@ -1,12 +1,12 @@
|
||||
Thanks for download django-admin-sortable.
|
||||
I hope it can help you out as much on your project(s) as it does on mine :)
|
||||
|
||||
The only url patterns that are enabled for this project are /admin
|
||||
The username/password is: admin/admin
|
||||
|
||||
If you still need help, please contact me at: btaylorweb@gmail.com
|
||||
|
||||
Kind regards,
|
||||
Brandon Taylor
|
||||
|
||||
Thanks for download django-admin-sortable.
|
||||
I hope it can help you out as much on your project(s) as it does on mine :)
|
||||
|
||||
The only url patterns that are enabled for this project are /admin
|
||||
The username/password is: admin/admin
|
||||
|
||||
If you still need help, please contact me at: btaylorweb@gmail.com
|
||||
|
||||
Kind regards,
|
||||
Brandon Taylor
|
||||
|
||||
bTaylor Web
|
||||
Reference in New Issue
Block a user