Re: fixtures: yaml, manage.py syncdb error when no data in initial_data.yml

2007-09-19 Thread Russell Keith-Magee
On 9/20/07, johnny <[EMAIL PROTECTED]> wrote: > > this error is due to auto incremented primary key. you can't have > empty fixture file. The test suite doesn't currently check serialization of AutoFields. However, this would be a valuable test to add. Please open a ticket for this issue; if you

Re: fixtures: yaml, manage.py syncdb error when no data in initial_data.yml

2007-09-19 Thread johnny
this error is due to auto incremented primary key. you can't have empty fixture file. --~--~-~--~~~---~--~~ 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@googlegr