mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 11:46:50 -06:00
Fixes #843: Implemented CORS headers for API
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user