On Tue, Jul 8, 2008 at 5:10 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > i just updated to the lastest newforms-admin django, and my fixtures > won't load anymore. ... > to me this looks like get_or_create is broken in some way.
First off, unless you've actually confirmed that this is a bug in Django, this message would be better suited to the django-users mailing list. That said, I'd love to be able to help out here, but we really need a bit more detail than this to isolate the problem. A stack trace doesn't tell us much by itself - we need to know what you did to cause this problem. The first step would be a reproducable test case - other than saying that you are using django-tagging and newforms-admin, you haven't provided any details to help us reproduce your problem. Try to reduce your problem to a minimal application and test data set. This will also allow you to use trunk; given that the problem appears to have arisen during an upmerge from trunk to newforms-admin, the real problem will be one of the merged changesets. Working off trunk will allow you to establish the exact cause. It is also worth remembering that django-tagging uses contenttypes, which means that it will always be prone to the serialization problems identified in #7052. Without more details, its difficult to say exactly if this is the problem, but its not outside the realms of possibility; having a simple, repeatable test case will help a great deal in identifying if this is actually the problem. Yours, Russ Magee %-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---