mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Switch over to django-rest-framework from tastypie. Less black magic, seems to just work :)
This commit is contained in:
@@ -3,8 +3,10 @@ django-celery==3.0.11
|
||||
django-devserver==0.4.0
|
||||
django-extensions==1.1.1
|
||||
django-jsonfield==0.9.2
|
||||
django-tastypie==0.9.12
|
||||
ipython==0.13.1
|
||||
South==0.7.6
|
||||
python-dateutil==1.5
|
||||
requests
|
||||
djangorestframework
|
||||
markdown
|
||||
django-filter
|
||||
|
||||
Reference in New Issue
Block a user