trueman61
Results
3
comments of
trueman61
Thanks you for the answer. I using django v2.2.7, work in localhost. I had the same problems when I installed it from scratch outside my project.
I'm install it according to the documents. I'm using; virtualenv, Windwos 10, Django 2.2.7
I am not using IE. I'm using Chrome. He works for you. I have a problem, but I can't solve it. Here are the codes I added: **urls.py** `path('pages', include('pages.urls')),`...