On Jul 25, 8:11 pm, john <[email protected]> wrote: > I got the message 'No fixtures found' when I ran the python manage.py > syncdb command. I am working in sqlite3 which seems to be working as > evidenced by the fact that if I type sqlite in a terminal I get the > sqlite>. > > The first time I got the following output, followed by the > aforementioned message. Subsequent syncdb's just return the > message.
So what's the problem with that? Have you in fact defined any fixtures? Do you need any? -- DR. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

