Bases: django.core.management.templates.TemplateCommand
-
Command.handle(dash_name=None, **options)[source]
-
Command.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.'
-
Command.option_list = (<Option at 0xc7177cc: -v/--verbosity>, <Option at 0xc73cfac: --settings>, <Option at 0xc72804c: --pythonpath>, <Option at 0xc72808c: --traceback>, <Option at 0xc94e28c: --template>, <Option at 0xc94e26c: -e/--extension>, <Option at 0xc94eb6c: -n/--name>, <Option at 0xc57596c: --target>)
-
Command.template = '/usr/src/RPM/BUILD/python-module-django-horizon-2012.2.3/horizon/conf/dash_template'