modify deprecated imports 77/26777/2
authorAkhil Batra <akhil.batra@research.iiit.ac.in>
Sat, 7 Jan 2017 07:48:49 +0000 (13:18 +0530)
committerAkhil Batra <akhil.batra@research.iiit.ac.in>
Sat, 7 Jan 2017 14:17:12 +0000 (19:47 +0530)
commitcca988890e67c0a87becd925b9baff11d416c6a5
tree755dbf8c4efc7bb25a45713b5dd44d0110cc9b22
parent0dbc16c41646cbec79b65ec2ac60b8965cd22db9
modify deprecated imports

Add description for the api specs

flask.ext.xx is deprecated. need to use flask_xx instead

https://github.com/pallets/flask/issues/1135

Change-Id: I9960dd44d03243bde73df8633c45ec3a1f437cea
Signed-off-by: Akhil Batra <akhil.batra@research.iiit.ac.in>
qtip/api/cmd/server.py
qtip/api/handler/job_handler.py
qtip/api/model/job_model.py