fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
from .rest_framework import *
|
from .rest_framework import *
|
||||||
from .simple_jwt import *
|
|
||||||
from .corsheaders import *
|
from .corsheaders import *
|
||||||
|
from .simple_jwt import *
|
||||||
@@ -114,4 +114,4 @@ SECURE_PROXY_SSL_HEADER = (
|
|||||||
env.str("SWAGGER_PROTOCOL", "https"),
|
env.str("SWAGGER_PROTOCOL", "https"),
|
||||||
)
|
)
|
||||||
|
|
||||||
import config.conf
|
from config.conf import *
|
||||||
Reference in New Issue
Block a user