List and individual job pages now fetch data from api.

Few bug fixes around job uuid.
This commit is contained in:
Adam Shimali
2016-01-29 15:35:35 +00:00
parent 5f7b9fed3a
commit 4ea50499c3
11 changed files with 132 additions and 125 deletions

View File

@@ -4,3 +4,4 @@ pytest==2.8.1
pytest-mock==0.8.1
moto==0.4.19
httpretty==0.8.10
beautifulsoup4==4.4.1