Hi
-- How I would define the the environment variable DJANGO_SETTINGS_MODULE
On Tuesday, 6 August 2019 09:07:45 UTC+8, DANIEL URBANO DE LA RUA wrote:
On Tuesday, 6 August 2019 09:07:45 UTC+8, DANIEL URBANO DE LA RUA wrote:
not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE y have the trik in the logsOn Tue, 6 Aug 2019, 02:46 Davin Pore <davin...@gmail.com wrote:Could you help me to fix this issue. I encountered while running the system.--C:\Users\davin.l.pore\Documents\JFETM_BMS\jfetmbox\ venv\Scripts\python.exe C:/Users/davin.l.pore/ Documents/JFETM_BMS/JFETM/Box_ Cronjob/box/cronjob/b0302_get_ folder_file.py Traceback (most recent call last):File "C:/Users/davin.l.pore/Documents/JFETM_BMS/JFETM/Box_ Cronjob/box/cronjob/b0302_get_ folder_file.py", line 13, in <module> from box.models import UserFile "C:\Users\davin.l.pore\Documents\JFETM_BMS\JFETM\Box_ Cronjob\box\models.py", line 17, in <module> class GroupCompany(models.Model):File "C:\Users\davin.l.pore\Documents\JFETM_BMS\jfetmbox\ venv\lib\site-packages\django\ db\models\base.py", line 103, in __new__ app_config = apps.get_containing_app_config(module) File "C:\Users\davin.l.pore\Documents\JFETM_BMS\jfetmbox\ venv\lib\site-packages\django\ apps\registry.py", line 252, in get_containing_app_config self.check_apps_ready()File "C:\Users\davin.l.pore\Documents\JFETM_BMS\jfetmbox\ venv\lib\site-packages\django\ apps\registry.py", line 134, in check_apps_ready settings.INSTALLED_APPSFile "C:\Users\davin.l.pore\Documents\JFETM_BMS\jfetmbox\ venv\lib\site-packages\django\ conf\__init__.py", line 79, in __getattr__ self._setup(name)File "C:\Users\davin.l.pore\Documents\JFETM_BMS\jfetmbox\ venv\lib\site-packages\django\ conf\__init__.py", line 64, in _setup % (desc, ENVIRONMENT_VARIABLE))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. Process finished with exit code 1
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django...@googlegroups.com .
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c7f195d5- .7481-43d2-ba87-7a9540286714% 40googlegroups.com
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/4e1375a1-cb14-4c99-b21a-505ad33843ed%40googlegroups.com.
No comments:
Post a Comment