Changed how Project local_path is configured, added option to specify playbook on JobTemplate and Job, updated admin and tests.

This commit is contained in:
Chris Church
2013-04-19 15:40:08 -04:00
parent 86de2c8846
commit bc1f3e320e
14 changed files with 534 additions and 53 deletions

View File

@@ -6,6 +6,7 @@ django-jsonfield==0.9.2
ipython==0.13.1
# psycopg2==2.4.6
python-dateutil==1.5
PyYAML==3.10
South==0.7.6
requests
djangorestframework