I agree -- great feature. As a side note, if you want to turn them off, you need to explicitly take yourself out of debug mode, like this:
web.config.debug = False Leave it on while developing, and you'll get the DB query printouts, template caching will be off by default, and autoreload will be on. On Jan 24, 7:56 pm, Bjorn Tipling <[email protected]> wrote: > I don't know if it's web.py or mysqldb or what, but I love this about > web.py. I can clearly see how many requests and what requests are > hitting the database for each request to the web server. > > It's pretty sweet. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
