Merge pull request #20 from robhudson/search-timer Updated ES timer after change
Merge pull request #20 from robhudson/search-timer
Updated ES timer after change
Dashboard for zamboni operations.
Get the source
git clone git@github.com:mozilla/zamboni-dashboard.git cd zamboni-dashboard
Using pip and a virtualenv (optional), install deps, initialize settings, and start a dev server.
pip install -r requirements.txt cp zamboni_dashboard/settings_local.py.dist zamboni_dashboard/settings_local.py python runserver.py
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
zamboni-dashboard
Dashboard for zamboni operations.
Developers
Get the source
Using pip and a virtualenv (optional), install deps, initialize settings, and start a dev server.