Re: RFC: Query Methods

2012-01-05 Thread Russell Keith-Magee
On Fri, Jan 6, 2012 at 12:02 AM, Daniel Sokolowski wrote: > Forgive me if I am missing something --- I use custom managers extensively > and do not see what your code can do that the django custom managers can't ? > Can you provide an example please ? Zachary provided a complete example in his or

Re: RFC: Query Methods

2012-01-05 Thread Daniel Sokolowski
Forgive me if I am missing something --- I use custom managers extensively and do not see what your code can do that the django custom managers can't ? Can you provide an example please ? On Tue, Jan 3, 2012 at 12:55 AM, Zachary Voase wrote: > At the moment it's very easy to add methods to indi