#5403 config option to turn off jinja auto_reload (and upgrade TurboGears)

v1.0.0
closed
General
Cory Johns
2015-08-20
2012-12-04
No

jinja2.Environment has a auto_reload var which defaults to True The only place it is specified is in app_cfg.py where it sets it to self.auto_reload_templates which comes from turbogears and as far as I can tell is only set to True.

We should have a config var in the ini file that all jinja2.Environment constructors use

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-12-07
    • status: open --> in-progress
    • assigned_to: Dave Brondsema
    • size: --> 1
     
  • Dave Brondsema

    Dave Brondsema - 2012-12-10
    • summary: config option to turn off jinja auto_reload --> config option to turn off jinja auto_reload (and upgrade TurboGears)
     
  • Dave Brondsema

    Dave Brondsema - 2012-12-11
    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2012-12-11

    Waiting on ticket for new deps for SF sandboxes https://trac.geek.net/trac/siteops/ticket/52625

     
  • Cory Johns - 2012-12-11
    • status: code-review --> blocked
    • qa: Cory Johns
     
  • Cory Johns - 2012-12-12
    • status: blocked --> code-review
     
  • Cory Johns - 2012-12-12
    • status: code-review --> closed
     

Log in to post a comment.