On Sunday 07 February 2016 19:47:48 Alex Poleha wrote:
> I apply my condition to default managers indeed and I see no problem here.
> Default manager is just first manager defined on class(or on it's non
> concrete base). It has no additional magic.
> 

Well, I was using wrong terminology, sorry; when I said "default manager" I 
meant the automatic manager supplied by Django when there is no other. Sorry 
about being unclear.

> About your example. I would never have suggested such a thing. And there
> will be no need to redeclare 'objects' manager in Comment class for you
> example after applying my patch.
> 

That's all I wanted to be sure of; your example made me think otherwise, and I 
didn't look at the actual code.

Thanks,
        Shai.

Reply via email to