Re: Django Error upon running the system

2019-08-06 Thread Mike Dewhirst
On 7/08/2019 3:34 pm, Davin Pore wrote: Hi  How I would define the the environment variable DJANGO_SETTINGS_MODULE In Windows Explorer, right-click 'This PC' then select 'Properties' and finally 'Advanced system settings'. You will see a button labelled [Environment variables] However this

Re: Django Error upon running the system

2019-08-06 Thread Davin Pore
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: > > not configured. You must either define the environment variable > DJANGO_SETTINGS_MODULE y have the trik in the logs > > On Tue, 6 Aug 2019, 02

Re: Django Error upon running the system

2019-08-05 Thread 胡超
Please post the contents of your settings file. I guess your settings file is wrongs. > 在 2019年8月6日,上午8:45,Davin Pore 写道: > > 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

Re: Django Error upon running the system

2019-08-05 Thread DANIEL URBANO DE LA RUA
not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE y have the trik in the logs On Tue, 6 Aug 2019, 02:46 Davin Pore Could you help me to fix this issue. I encountered while running the > system. > > C:\Users\davin.l.pore\Documents\JFETM_BMS\jfetmbox\venv\Script

Re: Django Error upon running the system

2019-08-05 Thread Mike Dewhirst
On 6/08/2019 10:45 am, Davin Pore wrote: Could you help me to fix this issue. I encountered while running the system. Your command line needs an extra argument --settings= where that might be worked out from ... https://docs.djangoproject.com/en/2.2/topics/settings/#designating-the-settings

Django Error upon running the system

2019-08-05 Thread Davin Pore
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:/U