A
A
Alexander2018-03-01 15:40:55
Django
Alexander, 2018-03-01 15:40:55

How to load django project via localhost on Win10?

I'm writing
python manage.py runserver
The project starts as usual, without errors, but 127.0.0.1:8000 does not respond
So with any project. I work in pycharm.
I suspect that it is in Windows, on Ubuntu there have never been such problems \\

python manage.py test
Creating test database for alias 'default'...
System check identified no issues (0 silenced).

python manage.py testserver
Creating test database for alias 'default'...
CommandError: Error: No database fixture specified. Please provide the path of at least one fixture in the command line.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Evtifiev, 2018-03-01
@evtifiev

You just need to use the search, the answer has already been given

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question