Home | Trees | Indices | Help |
|
---|
|
Quickstart command to generate a new project.
Quickstart takes the files from turbogears.quickstart and processes them to produce a new, ready-to-run project.
Classes | |
TGTemplate | |
BaseTemplate | |
TurbogearsTemplate | |
TGBig | |
TGWidgetTemplate | |
quickstart Implementation of quickstart. |
|
update Implementation of update |
Functions | |||
|
Variables | |
beginning_letter = re.compile(r"^[^a-z]*")
|
|
valid_only = re.compile(r"[^a-z0-9_]")
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 19 17:17:55 2019 | http://epydoc.sourceforge.net |