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 0x7f4c4df61c20: -v/--verbosity>, <Option at 0x7f4c4df61d40: --settings>, <Option at 0x7f4c4df61d88: --pythonpath>, <Option at 0x7f4c4df61dd0: --traceback>, <Option at 0x7f4c4df61e60: --no-color>, <Option at 0x7f4c48e55a28: --template>, <Option at 0x7f4c48e3d290: -e/--extension>, <Option at 0x7f4c48e3d638: -n/--name>, <Option at 0x7f4c48f0e170: --target>)
template = '/build/horizon-00yQcc/horizon-8.0.0/horizon/conf/dash_template'