• 
      

    Allow extra context in config page forms

    Review Request #8088 — Created March 30, 2016 and submitted

    Information

    Djblets
    release-0.10.x

    Reviewers

    ConfigPageForms now have a get_extra_context method that can return
    a dictionary of rendering context to be used while rendering the
    template.

    Used this with an upcoming change.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          djblets/configforms/forms.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          djblets/configforms/forms.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.10.x (109c946)