• 
      

    Fix adminmedia templatetags (djblets).

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

    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.

    reviewbot
    1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
      Ignored Files:
      djblets/log/templates/log/log.html
      djblets/extensions/templates/extensions/extension_list.html
      djblets/siteconfig/templates/siteconfig/settings.html

    2. 
        
    reviewbot
    1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
      Ignored Files:
      djblets/log/templates/log/log.html
      djblets/extensions/templates/extensions/extension_list.html
      djblets/siteconfig/templates/siteconfig/settings.html

    2. 
        
    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:

    Pushed to master (72be9ee).