Warning, your browser does not support JavaScript and is not capable of displaying the latest web pages such as this one.
Pylons
Latest Version:
0.9.6.2
Home
Docs
Wiki
Trac
Community
FAQ
Install
Pastebin
Search Docs
Index of the
commands
module
m
pylons.commands
...
-
Paster Commands, for use with paster in your project
C
RestControllerCommand
...
-
Create a REST Controller and accompanying functional test
a
min_args
...
a
parser
...
a
group_name
...
a
min_args_error
...
a
takes_config_file
...
a
usage
...
a
hidden
...
a
max_args_error
...
a
return_code
...
a
summary
...
a
default_verbosity
...
a
required_args
...
f
command
...
-
Main command to create controller
C
ShellCommand
...
-
Open an interactive shell with the Pylons app loaded
a
parser
...
a
max_args
...
a
usage
...
a
summary
...
f
command
...
-
Main command to create a new shell
C
ControllerCommand
...
-
Create a Controller and accompanying functional test
a
parser
...
a
usage
...
a
summary
...
f
command
...
-
Main command to create controller
Top