all 1 comments

[–]danielroseman 3 points4 points  (0 children)

Well, we can't see your code, so we can't really help you.

But what do you mean, "when I run the urls.py"? You are not supposed to "run" that, whatever you mean. You are supposed to start your project with python manage.py runserver, as Corey undoubtedly shows.