” Page not found (404)
Request Method: GET
Request URL: http://127.0.0.1:8000/join
Using the URLconf defined in music_controller.urls, Django tried these URL patterns, in this order:
admin/
api/
/join
/create
The current path, join, didn’t match any of these. “
someone please tell me how join doesn’t match join? thank you.