I'm trying to create around 32,000 rows in a table via a json fixture
and although Django confirms via the commandline that it's worked
(Installed 32423 object(s) from 1 fixture(s)
), I can only ever see 20,149 records in my MySQl database.

I can't any mention of an upper limit for fixtures and this really has
me stumped.

Any ideas?

Cheers,
Ryan

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to