add cors headers
This commit is contained in:
@@ -2,4 +2,5 @@ from .jazzmin import *
|
||||
from .drf_yasg import *
|
||||
from .redis import *
|
||||
from .rest_framework import *
|
||||
from .rest_framework_simplejwt import *
|
||||
from .rest_framework_simplejwt import *
|
||||
from .cors_headers import *
|
||||
Reference in New Issue
Block a user