#2175: mako template performance problems
----------------------------------+-----------------------------------------
 Reporter:  tvrtko.sokolovski     |        Owner:  faide   
     Type:  enhancement           |       Status:  assigned
 Priority:  high                  |    Milestone:  2.0b6   
Component:  TurboGears            |      Version:  trunk   
 Severity:  normal                |   Resolution:          
 Keywords:  mako cache profiling  |  
----------------------------------+-----------------------------------------
Comment (by faide):

 as per this flag you can edit your application's config/app_cfg.py and add
 a line like this:

 base_config.use_dotted_templatenames = False

 if nothing is set in your file the default is True

 WARNING: if you do this, you'll have to change the names of your templates
 in the controllers, but also in the templates themselves when using
 inheritance.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2175#comment:13>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to