django1/django/contrib/admin/media
Jannis Leidel aa40dc6252 Stopped the admin JavaScript code from completely removing the `jQuery` object from the global namespace to ease the use of jQuery plugins. The `django.jQuery` object is still supposed to be used by Django's own JavaScript files. Refs #12882.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16415 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-16 16:34:28 +00:00
..
css Fixes #16186 -- remove inline CSS in contrib.admin 2011-06-09 15:39:12 +00:00
img Fixed visual bug with sorted column headers in changelist having dark band at top in some cases. 2011-06-03 13:43:23 +00:00
js Stopped the admin JavaScript code from completely removing the `jQuery` object from the global namespace to ease the use of jQuery plugins. The `django.jQuery` object is still supposed to be used by Django's own JavaScript files. Refs #12882. 2011-06-16 16:34:28 +00:00