On 9/8/06, Noufal <[EMAIL PROTECTED]> wrote:
> This may sound like a dumb question but I can't really figure this
> out. How do I get rid of the "Build time" and "Page size" notices on
> the bottom of the generated pages?
It should be off by default. If not, stick the following line towards
the top of your controllers.py:
turbogears.config.update({'log_debug_info_filter.on':False})
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---