Request Method: | GET -- | -- http://my ip:8000/ Using the URLconf defined in chatbot_tutorial.urls, Django tried these URL patterns, in this order: ^chat/$ [name='chat'] ^admin/ The current URL, , didn't match any of these
Using the URLconf defined in chatbot_tutorial.urls, Django tried these URL patterns, in this order:
^chat/$ [name='chat']
^admin/
The current URL, , didn't match any of these