HomePhabricator

Extract render_template() function
f18017baefcfUnpublished

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.

Description

Extract render_template() function

This beefed up version of flask.render_template() reduces some duplicate
code, collecting the addition of data from the job manager and the
preservation of form inputs in a central location. This also introduces
a central place where variables needed by the base.html template can be
added.

Details

Provenance
LucasWerkmeisterAuthored on Aug 29 2018, 1:01 PM
Parents
R2390:5c6e8d9050e9: Remove concurrent jobs restriction in job manager
Branches
Unknown
Tags
Unknown
ChangeId
None