tutorial: Start dashboard fails with django template syntax error
Bug #1743493 reported by
Emma Hogan
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Dashboard (Horizon) |
In Progress
|
Low
|
Ameed Ashour |
Bug Description
I was trying to start a new dashboard following the instructions from https:/
$ tox -e manage -- startdash mydashboard \
--target openstack_
the python files were created but not the template files. The dashboard.py file was created with a .tmpl file extension. The terminal gave an error code:
http://
I was running the new master horizon.
summary: |
- Start dashboard fails with django template syntax error + tutorial: Start dashboard fails with django template syntax error |
tags: | added: documentation |
Changed in horizon: | |
importance: | Undecided → Low |
tags: | added: low-hanging-fruit |
Changed in horizon: | |
assignee: | nobody → Ameed Ashour (ameeda) |
Changed in horizon: | |
status: | New → Confirmed |
Changed in horizon: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/539526
Review: https:/