Fixes #843: Implemented CORS headers for API

This commit is contained in:
Jeremy Stretch
2017-03-21 13:53:07 -04:00
parent 54468ab1a8
commit 7ba6e320e7
4 changed files with 62 additions and 24 deletions

View File

@@ -1,6 +1,7 @@
cffi>=1.8
cryptography>=1.4
Django>=1.10
django-cors-headers>=2.0
django-debug-toolbar>=1.6
django-filter>=1.0.1
django-mptt==0.8.7