Cris Ewing

Results 9 comments of Cris Ewing

@peterlauri, thanks for leaving this reference here. I've been running into, and trying to diagnose this problem in my work codebase for the last couple of days. The issue is...

For information: I have isolated the problem to an issue with transaction management. It's not clear at the moment whether the problem lies in Django or in pytest_django, so I'm...

@blueyed, @pelme, tagging you both here to draw attention to this issue. Hoping to get some feedback if y'all have any ideas on clever solutions.

@blueyed, yes it is 3.1.2. I haven’t tried master, but will on Monday. I’ll post the outcome here, and dig a bit further to root cause this if it persists.

@blueyed: I can verify that the same problems occur on master as in 3.1.2. Working on a root cause.

@blueyed I've found the root cause of our problem. It's related to the fact that the settings we use for our tests and our local development include *two* configured databases,...

Thanks for the quick feedback on this. I agree that the problem is in the way that polymorphic field lookup is accomplished. I don't think it's compatible at this point...

I'm gonna pick this one up, @alysivji

@cmalekpour I'll check it out and let you know. Give me a few days?