Answer the question
In order to leave comments, you need to log in
Django 2.0.1 won't launch index.html, how to fix?
Good afternoon!
I can’t run index.html, here are the screenshots with the code
, can anyone help with the problem?
urlpatterns = [
path('admin/', admin.site.urls),
path('mainapp/', include('mainapp.urls')),
]
Answer the question
In order to leave comments, you need to log in
You do not have a handler for the address in urls.pyhttp://127.0.0.1:8000/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question