Home | Trees | Indices | Help |
---|
|
object --+ | django.core.management.base.BaseCommand --+ | Command
|
|||
|
|||
Inherited from Inherited from |
|
|||
option_list = AppCommand.option_list+(make_option('--name', ac
|
|||
help = """Creates a new study region from a shapefile containi
|
|||
args = '[shapefile, manipulator]'
|
|||
Inherited from |
|
|||
Inherited from |
|
The actual logic of the command. Subclasses must implement this method.
|
|
option_list
|
help
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Oct 30 11:31:02 2012 | http://epydoc.sourceforge.net |