fix import
This commit is contained in:
parent
8ac46b7379
commit
2abf2c7ffe
|
|
@ -1,6 +1,6 @@
|
||||||
"""Development settings."""
|
"""Development settings."""
|
||||||
from .base import *
|
from .base import *
|
||||||
import sentry
|
import sentry_sdk
|
||||||
from sentry_sdk.integrations.django import DjangoIntegration
|
from sentry_sdk.integrations.django import DjangoIntegration
|
||||||
|
|
||||||
ALLOWED_HOSTS = ['gm.id-east.ru', '95.213.204.126']
|
ALLOWED_HOSTS = ['gm.id-east.ru', '95.213.204.126']
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user