5 lines
112 B
Python
5 lines
112 B
Python
from .djangorestframework import *
|
|
from .simple_jwt import *
|
|
from .jazzmin import *
|
|
from .cors_headers import *
|