Files
backend/core/config/__init__.py
A'zamov Samandar 0229a0595c
Some checks failed
Deploy Django Application to Server / deploy (push) Failing after 19s
Telegram Notifications / Telegram Gate (push) Failing after 5s
gealogiuya
2026-02-27 14:56:23 +05:00

10 lines
264 B
Python

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