pip install -r requirements.txt
python manage.py runserver
You should have a django application running http://127.0.0.1:8000.
You should also be able to open the hello world page on http://127.0.0.1:8000/polls/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip install -r requirements.txt
python manage.py runserver
You should have a django application running http://127.0.0.1:8000.
You should also be able to open the hello world page on http://127.0.0.1:8000/polls/