Sunday, July 25, 2010

Re: No fixtures found

Am 25.07.2010 21:36, schrieb Daniel Roseman:
> On Jul 25, 8:11 pm, john<johnhitz...@msn.com> 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.
>

Right, this isn't really a problem.. unless you need and had defined
some fixtures... if not - don't care about....

--
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@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment