| Home | Trees | Indices | Help |
|
|---|
|
|
Things to do when TurboGears is imported.
| Classes | |
|
VirtualPathFilter Filter that makes CherryPy ignorant of a URL root path. |
|
| NestedVariablesFilter | |
|
SimpleWSGIServer A WSGI server that accepts a WSGI application as a parameter. |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
log = logging.getLogger("turbogears.startup")
|
|
webpath =
|
|
DNS_SD_PID = None
|
|
call_on_startup =
|
|
call_on_shutdown =
|
|
| Function Details |
Monkeypatch for the reloader provided by CherryPy. This reloader is designed to reload a single package. This is more efficient and, more important, compatible with zipped libraries that may not provide access to the individual files. |
Handles TurboGears tasks when the CherryPy server starts. This adds the "tg_js" configuration to make MochiKit accessible. It also turns on stdlib logging when in development mode. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 13 14:55:18 2008 | http://epydoc.sourceforge.net |