Hi,I'm new with django and python.
I just strated a new django project in a venv using django 3.0 and seems
that DJANGO_SETTINGS_MODULE is not set when running django-admin runserver
Enter code here.(test1)
> ioana.i@ioana-spamexperts:~/Workspace/Ioana/test1/test1$ django-admin
> runserver
> Tr
or call settings.configure() before
accessing settings.
On Sunday, April 19, 2020 at 4:35:11 PM UTC+3, Ayser shuhaib wrote:
>
> to run the server use:
> Python manage.py runserver
>
> It would be better if you send a picture of the project files structure.
>
> On Sun, 19 Ap
After resetting the pc it worked.
Thanks.
On Sunday, April 19, 2020 at 4:39:50 PM UTC+3, Ilie Ioana wrote:
>
> The project structure:
>
>
> (test1) ioana.i@ioana-spamexperts:~/Workspace/Ioana/test1/test1$ tree
> .
> ├── manage.py
> └── test1
> ├── as
3 matches
Mail list logo