• 
      

    Allow extra context in config page forms

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

    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.