django-selectable icon indicating copy to clipboard operation
django-selectable copied to clipboard

Consider Bundling a Version of jQuery and jQuery UI for the Admin

Open mlavin opened this issue 12 years ago • 2 comments

Getting the JS to work in the admin is by far the most common question. Perhaps it's time to just cave and ship a bundled version.

mlavin avatar Jan 21 '14 01:01 mlavin

The admin as of 1.6 ships with a recent jQuery version so this would potentially only require bundling part of jQuery UI.

mlavin avatar Nov 16 '14 14:11 mlavin

It worked pretty nice with django-admin-bootstrapped when I changed versions of jQuery in admin/base.html.

d33tah avatar May 18 '16 20:05 d33tah