On Thu, 2012-03-01 at 17:47 -0800, froto wrote: > I am using statement:python manage.py syncbd,but there is a error > report:no fixtures found.What's wrong with it?
that is not an error message - it is just a statement of fact. Either you have no fixtures, or your fixtures are in the wrong place. -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en.
