mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Update settings template to use SQLite test database when running acom_inventory script in tests, initial stub for callback event logger.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
Django==1.5
|
||||
Django==1.5.1
|
||||
django-celery==3.0.11
|
||||
django-devserver==0.5.0
|
||||
django-extensions==1.1.1
|
||||
django-jsonfield==0.9.2
|
||||
ipython==0.13.1
|
||||
South==0.7.6
|
||||
# psycopg2==2.4.6
|
||||
python-dateutil==1.5
|
||||
South==0.7.6
|
||||
requests
|
||||
djangorestframework
|
||||
markdown
|
||||
|
||||
Reference in New Issue
Block a user