New to Django, having difficulty creating first app. PLEASE HELP!

2012-08-24 Thread lukedc
Hello everyone, I am doing the django tutorial. https://docs.djangoproject.com/en/1.4/intro/tutorial01/ I am on the part where it says, "The development server". It says: Let's verify this worked. Change into the outer mysite directory, if you haven't already, and run the command python mana

Re: New to Django, having difficulty creating first app. PLEASE HELP!

2012-08-26 Thread lukedc
; > Sorry if that answer is a little too basic and you already know all that, > but I wanted to offer the simplest troubleshooting options first. > > Good luck > > > On Friday, August 24, 2012 7:10:21 PM UTC-4, lukedc wrote: >> >> >> Hello everyone, >>