chat v3
This commit is contained in:
SDE
2023-08-12 12:32:39 +03:00
parent 78ade08e65
commit ffbdd5aeb0

View File

@@ -89,6 +89,20 @@ TEMPLATES = [
# WSGI_APPLICATION = 'TWB.wsgi.application'
ASGI_APPLICATION = 'TWB.asgi.application'
CHANNEL_LAYERS = {
'default': {
'BACKEND': 'channels.layers.InMemoryChannelLayer'
}
}
# Database
# https://docs.djangoproject.com/en/4.2/ref/settings/#databases