On Thu, Jul 17, 2008 at 10:01 AM, Waylan Limberg <[EMAIL PROTECTED]> wrote:
>
> On Thu, Jul 17, 2008 at 6:46 AM, zvoase <[EMAIL PROTECTED]> wrote:
>>
>> Dear Developers,
>> I've written a module which may be helpful to a lot of Django
>> developers, and would like to suggest it for trials and te
On Thu, Jul 17, 2008 at 6:46 AM, zvoase <[EMAIL PROTECTED]> wrote:
>
> Dear Developers,
> I've written a module which may be helpful to a lot of Django
> developers, and would like to suggest it for trials and testing, and
> possible inclusion with Django.
Well, for starters, it appears to be l
> In summary, it is called 'QManager', and is a Manager subclass which
> helps developers create Managers from Q objects. QManager instances
> can be joined by & and |, and by using the negative operator you can
> create a QManager which is the complement of the original.
Whether included in core
Dear Developers,
I've written a module which may be helpful to a lot of Django
developers, and would like to suggest it for trials and testing, and
possible inclusion with Django. I'm currently just looking for
developers to help test and work with the module; it should be quite
helpful.
In sum