On Tue, Jul 31, 2012 at 6:50 AM, Gijs Molenaar <[email protected]>wrote:
> > If you don't mind I have an other question, I hope you have the time to > share your thoughts on this one also. I'm digging trough all the test cases > and fixing them, but i'm a bit stuck on this one. test_forward_refs > (modeltests.serializers.tests.JsonSerializerTransactionTestCase) fails in > my case, generating a foreign key constrain violation. I've > set supports_forward_references to False in features, but doesn't seem to > have any effect. Do you have any interesting suggestion? > > Thanks! > > - Gijs > I vaguely remember encountering a problem with forward references when I was adding support to django-mssql for Django 1.4. Can you post the traceback? It might jog my memory. -- Michael Manfre -- 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.
