mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 09:38:10 -03:30
Switch over to django-rest-framework from tastypie. Less black magic, seems to just work :)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# FIXME: as we've switched things over to django-rest-framework from tastypie, this will need some revision
|
||||
|
||||
import os
|
||||
import requests
|
||||
from requests.auth import HTTPBasicAuth
|
||||
|
||||
Reference in New Issue
Block a user