Allow templates to override the list of actions in the Extensions page.

Review Request #6071 — Created July 7, 2014 and submitted

Information

Djblets
release-0.8.x
2d755ad...

Reviewers

The Extensions page now includes a new 'extension_list_actions' block
that can be overridden to provide actions. By default, it includes the
"Scan for extensions" action. Templates extending this should retain the
parent block's content and then add to it.

Extended the template and added new content to this block.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        djblets/extensions/templates/extensions/extension_list.html
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        djblets/extensions/templates/extensions/extension_list.html
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.8.x (6ccf219)
Loading...