| Home | Trees | Indices | Help |
|
|---|
|
|
This file is part of web2py Web Framework (Copyrighted, 2007) Developed by Massimo Di Pierro <mdipierro@cs.depaul.edu> License: GPL v2
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
error_message =
|
|||
TEST_CODE =
|
|||
|
|||
runs all models (in the app specified by the current folder) in the environment. it tries precompiled models first. |
runs the controller.function() (for the app specified by the current folder) in the environment. it tries precompiled controller_function.pyc first. |
exectutes the view in resposne.view or generic.html. it tries the precompiled views_controller_funciton.pyc first. |
|
|||
error_message
|
TEST_CODE
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Tue Mar 25 20:33:07 2008 | http://epydoc.sourceforge.net |