Re: django-admin ...command error

2019-05-03 Thread Jorge Gimeno
This is a good case to use manage.py instead, as manage.py sets DJANGO_SETTINGS_MODULE. See here: https://docs.djangoproject.com/en/2.2/ref/django-admin/. -Jorge On Fri, May 3, 2019 at 12:41 PM Josiah Umezurike < pcintegral.pcintegr...@gmail.com> wrote: > I shows that there is a setting problem

django-admin ...command error

2019-05-03 Thread Josiah Umezurike
I shows that there is a setting problem properly not configured. I did configure the settings.py and wsgi.py I specified the path. I have tried with no avail to fix this problem. I will hope that some could assist on this one. If you have experienced this before please help. Thanks in advance