python manage.py runserver error

2016-06-23 Thread Saranyoo Tiaakekalap
Guys - I am new to django , while running through tutorial . I found issue when first start running 'python manage.py runserver' . After I installed 'django' and create my first project using command 'django-admin startproject mysite' , then follow with 'python manage.py runserver' . I encou

python manage.py runserver error

2016-06-23 Thread Saranyoo Tiaakekalap
Guys - I am new to django, need some advise . I am trying to learn how to use django from official web, while I am running through step by step . Just the beginning of the first step while I try to start server I hit into issue . There is no change in any python after start project . Appreciate al