Allow extra context in config page forms
Review Request #8088 — Created March 30, 2016 and submitted
ConfigPageForms now have aget_extra_contextmethod that can return
a dictionary of rendering context to be used while rendering the
template.
Used this with an upcoming change.
Tool: Pyflakes Processed Files: djblets/configforms/forms.py Tool: PEP8 Style Checker Processed Files: djblets/configforms/forms.py