error test

This commit is contained in:
qwerrrqw 2024-11-15 22:28:10 +09:00
parent f0da061323
commit ad008e95c7

View File

@ -15,8 +15,8 @@ from sentry_sdk.integrations.redis import RedisIntegration
import ssl
{% endif -%}
from .base import * # noqa: F403
from .base import DATABASES
from .base import * # noqa: F403
from .base import INSTALLED_APPS
from .base import REDIS_URL
from .base import env