summaryrefslogtreecommitdiffstats
path: root/qtip/web/bench/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2017-11-29Deprecate qtip/web in favor of AWXYujun Zhang1-0/+0
We decided to develop it at the time AWX is not open sourced. Now AWX seems to be a more promising solution then create the service from scratch. Change-Id: I586ac7e582b2db57ad81f0ece7585ca2bf0dd416 JIRA: QTIP-287 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-07-11Setup Django framework for qtip web serviesakhilbatra8981-0/+0
- Add Django to dependancies - Setup Django framework under name - web - Add a new Django app with name - bench Change-Id: Ib76d9402c9a43c1811cb6ef283232047d0cfb995 Signed-off-by: akhilbatra898 <akhil.batra@research.iiit.ac.in>