services papkasi o'chirildi
This commit is contained in:
11
auth/config/conf/__init__.py
Normal file
11
auth/config/conf/__init__.py
Normal file
@@ -0,0 +1,11 @@
|
||||
from .cache import * # noqa
|
||||
from .celery import * # noqa
|
||||
from .cron import * # noqa
|
||||
from .jwt import * # noqa
|
||||
from .logs import * # noqa
|
||||
from .rest_framework import * # noqa
|
||||
from .unfold import * # noqa
|
||||
from .spectacular import * # noqa
|
||||
|
||||
|
||||
from .storage import * # noqa
|
||||
Reference in New Issue
Block a user