| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
django.core.management.base.BaseCommand --+
|
Command
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
option_list = BaseCommand.option_list+(make_option('-n', '--na
|
|||
help = 'Load a shapefile into the xyquery app.'
|
|||
args = '[shapefile ...]'
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
The actual logic of the command. Subclasses must implement this method.
|
|
|||
option_list
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Oct 30 11:31:03 2012 | http://epydoc.sourceforge.net |