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 0x7fad6c798290: -v/--verbosity>, <Option at 0x7fad6c798320: --settings>, <Option at 0x7fad6c795e60: --pythonpath>, <Option at 0x7fad6c904878: --traceback>, <Option at 0x7fad6c89e998: --no-color>, <Option at 0x7fad68391b00: --template>, <Option at 0x7fad683d0f38: -e/--extension>, <Option at 0x7fad683d03f8: -n/--name>, <Option at 0x7fad683d04d0: --target>)
-
template = '/builddir/build/BUILD/horizon-2014.2.2/horizon/conf/dash_template'