Django Channels Production Error

raise ImproperlyConfigured(django.core.exceptions.ImproperlyConfigured: Requested setting INSTALLED_APPS, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.

This deployed logs error comes when I am deploying Django Channels on Production .

My Project Id : a15d6fa5-744f-422a-998a-349807951c51

My Githubb Repo : https://github.com/datamind321/chat-application

Can You Check Me What I am mistake on production .

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...