I know this question has been asked before, but I haven't found an answer that solves my situation.
I'm looking at the Django tutorial, and I've set up the first URLs exactly as the tutorial has it, word for word, but when I go to http://127.0.0.1:8000/, it gives me this error: but when i go to http://127.0.0.1:8000/admin/ its working fine,where and what i am doing wrong? i am using python version 3.11.1 please let me know for any other info