sinarezaei / django-telethon-session

MIT License
12 stars 3 forks source link

ImproperlyConfigured: Requested setting INSTALLED_APPS #10

Open wozhendeaa opened 2 years ago

wozhendeaa commented 2 years ago

hi I was using this library and I got

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

which variables I need to define