gealogiuya
This commit is contained in:
9
core/config/__init__.py
Normal file
9
core/config/__init__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
from .apps import * # noqa
|
||||
|
||||
# from .cache import * # noqa
|
||||
# from .ckeditor5 import * # noqa
|
||||
# from .jazzmin import * # noqa
|
||||
from .jwt import * # noqa
|
||||
from .rest_framework import * # noqa
|
||||
from .unfold import * # noqa
|
||||
from .unfold_navigation import * # noqa
|
||||
Reference in New Issue
Block a user