concentricsky / django-client-admin

An enhanced administrator interface for Django.
Other
57 stars 13 forks source link

Un-namespace jQuery in header #26

Closed blanchardjeremy closed 11 years ago

blanchardjeremy commented 11 years ago

This allows widgets to load media in class Media.js = {...}

If a plugin depends on jQuery existing with it's normal name, then we have to use this approach to make sure jQuery is available.