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 0x2b70ddf3bc68: -v/--verbosity>, <Option at 0x2b70ddf3b7e8: --settings>, <Option at 0x2b70ddf3b098: --pythonpath>, <Option at 0x2b70ddf3b758: --traceback>, <Option at 0x2b70e19471b8: --template>, <Option at 0x2b70e19476c8: -e/--extension>, <Option at 0x2b70e19472d8: -n/--name>, <Option at 0x2b70e1947dd0: --target>)
-
template = '/build/horizon-sRX3I7/horizon-2015.1.1/horizon/conf/dash_template'