Hi,
the problem was with defining the managers on the Proxy model. As more
recent docs say, managers should be defined separately:
https://docs.djangoproject.com/en/dev/topics/db/models/#proxy-model-managers
this is already fixed in zinnia 0.14.
On Wednesday, December 18, 2013 7:30:53 PM UTC+1
I experienced some obscure test failures after integrating Zinnia with my
application. I've tracked it down to the behavior of Proxy Models and I'm
unable
to rationalize the documentation with the behavior I see. Here's what I've
done
to understand the issue:
If I create an app with a Proxy Mod
2 matches
Mail list logo