Re: ultra-n00b models.Model syntax error

2008-09-21 Thread Karen Tracey
On Sun, Sep 21, 2008 at 4:21 PM, notatoad <[EMAIL PROTECTED]> wrote: > > i just set up django and started on the tutorial. i get this after > calling 'python manage.py sql polls' > > [snip] > File "/usr/local/django-apps/mysite/../mysite/polls/models.py", line 3 > >class Poll(mode

ultra-n00b models.Model syntax error

2008-09-21 Thread notatoad
i just set up django and started on the tutorial. i get this after calling 'python manage.py sql polls' ceback (most recent call last): File "manage.py", line 11, in ? execute_manager(settings) File "/usr/lib/python2.4/site-packages/django/core/management/ __init__.py", line 3