Re: Unable to work with Django API

2011-08-26 Thread Yves S. Garret
Yeah, I just resolved that issue. And yes, I messed up my DB setup. It works now. I didn't set it up properly for sqllite. On Aug 26, 3:06 pm, Jirka Vejrazka wrote: > Hi there, > >   your database is not set up properly - are you sure you went through > the "database setup" section of the tutor

Re: Unable to work with Django API

2011-08-26 Thread Jirka Vejrazka
Hi there, your database is not set up properly - are you sure you went through the "database setup" section of the tutorial? HTH Jirka -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users

Unable to work with Django API

2011-08-26 Thread Yves S. Garret
Hi all, This is my issue: After I installed Django and got it somewhat working, I started down this tutorial: https://docs.djangoproject.com/en/dev/intro/tutorial01/ All was going well until I hit the part called "Playing with the API". I'm doing this in Windows 7 Enterprise. C:\Users\foobar\