Fix adminmedia templatetags (djblets).
Review Request #4628 — Created Sept. 22, 2013 and submitted — Latest diff uploaded
Fix adminmedia templatetags (djblets).
The old "admin_media_prefix" tag is deprecated in favor of just using the
staticfiles framework with an "admin" prefix. This change fixes up djblets to
handle that.
Viewed all of the changed pages.
djblets/extensions/templates/extensions/extension_list.html |
---|
djblets/log/templates/log/log.html |
---|
djblets/siteconfig/templates/siteconfig/settings.html |
---|