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 0x2b8373662b48: -v/--verbosity>, <Option at 0x2b8373662ab8: --settings>, <Option at 0x2b8373662a28: --pythonpath>, <Option at 0x2b8373662998: --traceback>, <Option at 0x2b8376a51908: --template>, <Option at 0x2b8376a51a28: -e/--extension>, <Option at 0x2b8376a51830: -n/--name>, <Option at 0x2b8376a51518: --target>)
-
template = '/build/horizon-S7GsRt/horizon-2015.1.1/horizon/conf/dash_template'