#2395: Mako bytecode caching only works when use_dotted_templatenames = False
----------------------------+-----------------------------------------------
Reporter: seedifferently | Owner:
Type: defect | Status: new
Priority: high | Milestone: 2.* bugfix
Component: TurboGears | Version: 2.0.3
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
If you are using Mako templates in your project, Mako bytecode caching
doesn't seem to work unless you set use_dotted_templatenames to False in
your project's app_cfg.
#2192 is probably related to this, and it should be noted that
templating.mako.compiled_templates_dir only works with
use_dotted_templatenames as False as well.
--
Ticket URL: <http://trac.turbogears.org/ticket/2395>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---