3 lines
82 B
Python
3 lines
82 B
Python
from .rest_framework import *
|
|
from .simple_jwt import *
|
|
from .corsheaders import * |