1 2 3 4 5 6 7 8 9 10 11 12 13
|
#
# See https://github.com/iambrandontaylor/django-admin-sortable/issues/129
# "Sources missing for jQuery UI"
# JaapJoris opened this Issue 10 Feb 2016
# alsoicode commented 10 Feb 2016
# Apologies, but unfortunately I don't have this file anymore. From what I can
# remember, the change I made to it was mostly around namespacing. Since Django
# admin provides its own jQuery, I had referenced jQuery using django.jQuery
# instead of window.jQuery.
# alsoicode closed this 20 days ago
# This makes the minified file itself the best we can offer as a "source" :(
#
python-django-adminsortable: source-is-missing adminsortable/static/adminsortable/js/jquery-ui-django-admin.min.js
|