I am learning to build and run django framework web applications. Recently I am watching this video tutorial:https://www.youtube.com/watch?v=pLN-OnXjOJg&list=PL-51WBLyFTg38qZ0KHkJj-paDQAAu9HiP . I am doing everything as shown in the video, cmd shows that the server is working properly. But I can’topen the web application in localhost itself: enter image description hereenter image description here
I’ve tried to search for the error type, google says it’s a cycled import error and youtube says there’s something wrong with wrapping classes or something like that. I am a completely beginner, so please help me out very fast to not stagnate there
StackOverMachine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.