• 
      

    Fix adminmedia templatetags (djblets).

    Review Request #4628 — Created Sept. 22, 2013 and submitted — Latest diff uploaded

    Information

    Djblets
    master

    Reviewers

    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.