The horizon.management.commands.startdash ModuleΒΆ
- class horizon.management.commands.startdash.Command[source]
Bases: django.core.management.templates.TemplateCommand
- handle(dash_name=None, **options)[source]
- help = 'Creates a Django app directory structure for a new dashboard with the given name in the current directory or optionally in the given directory.'
- option_list = (<Option at 0x8e518ec: -v/--verbosity>, <Option at 0x8e5144c: --settings>, <Option at 0x8e51c4c: --pythonpath>, <Option at 0x8e513ec: --traceback>, <Option at 0xa3aaeec: --template>, <Option at 0xae76d4c: -e/--extension>, <Option at 0xb3081ac: -n/--name>, <Option at 0xb308d8c: --target>)
- template = '/usr/src/RPM/BUILD/python-module-django-horizon-2014.1.2/horizon/conf/dash_template'