Re: Error in shell when following Django tutorial

2014-08-09 Thread Collin Anderson
> > >>> from polls.model import Poll, Choice >>> from polls.model*s* import Poll, Choice -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr.

Re: Error in shell when following Django tutorial

2014-08-09 Thread Ramiro Morales
Ramiro Morales @ramiromorales On Aug 9, 2014 7:13 PM, "Daniel Grace" wrote: > > I get an error in the shell when following the tutorial > https://docs.djangoproject.com/en/1.6/intro/tutorial01/ > > C:\Users\Daniel\My Documents\Python\DjangoTest\mysite>python manage.py shell > Python 3.4.0 (v3.4.0:

Error in shell when following Django tutorial

2014-08-09 Thread Daniel Grace
I get an error in the shell when following the tutorial https://docs.djangoproject.com/en/1.6/intro/tutorial01/ C:\Users\Daniel\My Documents\Python\DjangoTest\mysite>python manage.py shell Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:25:23) [MSC v.1600 64 bit (AM D64)] on win32 Type "help",

Error in shell when following Django tutorial

2014-08-09 Thread Daniel Grace
I get an error in the shell when following the tutorial https://docs.djangoproject.com/en/1.6/intro/tutorial01/ C:\Users\Daniel\My Documents\Python\DjangoTest\mysite>python manage.py shell Python 3.4.0 (v3.4.0:04f714765c13, Mar 16 2014, 19:25:23) [MSC v.1600 64 bit (AM D64)] on win32 Type "help",