mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
CORS Support
Added the django-cors-headers app and middleware to make CORS possible.
This commit is contained in:
committed by
Ryan Petrello
parent
d2fa5cc182
commit
0da0a8e67b
@@ -78,6 +78,7 @@ pyrad==2.1 # via django-radius
|
||||
pysocks==1.6.8
|
||||
python-dateutil==2.7.2
|
||||
python-ldap==3.1.0 # via django-auth-ldap
|
||||
django-cors-headers==2.4.0
|
||||
python-logstash==0.4.6
|
||||
python-memcached==1.59
|
||||
python3-openid>=3.0.10 # via social-auth-core
|
||||
|
||||
Reference in New Issue
Block a user