Stuck

2012-12-26 Thread rkturn49
I'll keep this as short as possible. When I input * python manage.py sql polls*, i get the following error: * * C:\Python27\Lib\site-packages\django\bin\mysite>python manage.py sql pol Traceback (most recent call last): File "manage.py", line 10, in execute_from_command_line(sys.argv) Fil

Re: Stuck

2012-12-26 Thread rkturn49
This is strange - the original code is indented correctly; however, the copy/paste shows incorrect indentation. I would have noticed something THAT obvious. The misspelling is legit, but what was wrong was that I had two files named"polls," which confused everything. On Wednesday, December 26,

Python shell doesn't launch

2012-12-26 Thread rkturn49
Whenever I run "python manage.py shell," I don't get any errors, but I get the following: *C:\Python27\Lib\site-packages\django\bin\mysite>python manage.py shell* *Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)] on win* *32* *Type "help", "copyright", "credits" or "lic

Re: Python shell doesn't launch

2012-12-26 Thread rkturn49
You know what? I didn't "expect" anything because I HAVEN'T DONE THIS BEFORE That is why I am doing an introductory tutorial. Thanks, Ramiro - highly intelligent answer. Ryan - you are a professional. On Wednesday, December 26, 2012 5:05:10 PM UTC-5, rktu...@gmail.com wrote: > > Whenever I