ea7df23395
We now store ADMIN_MEDIA_PREFIX on the window object and let JS files read it from there. The old technique -- looking a <script> tags and trying to deduce the prefix -- broke with libraries like TineMCE that dynamically add <script> tags to the <head>. This is potentially backwards-incompatible for folks who've overridden `admin/base.html`; they'll need to add the proper <script> line to their new `admin/base.html`. For that reason, this changeset shouldn't be backported to 1.1.X. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13002 bcc190cf-cafb-0310-a4f2-bffc1f526a37 |
||
---|---|---|
.. | ||
admin | ||
LICENSE-JQUERY.txt | ||
SelectBox.js | ||
SelectFilter2.js | ||
actions.js | ||
actions.min.js | ||
calendar.js | ||
collapse.js | ||
collapse.min.js | ||
compress.py | ||
core.js | ||
dateparse.js | ||
getElementsBySelector.js | ||
inlines.js | ||
inlines.min.js | ||
jquery.init.js | ||
jquery.js | ||
jquery.min.js | ||
prepopulate.js | ||
prepopulate.min.js | ||
timeparse.js | ||
urlify.js |