Re: Ticket #29066

2018-01-28 Thread Adam Johnson
It's generally best to leave questions like this on the PR than in a separate mailing list thread. I'll answer there ( https://github.com/django/django/pull/9627 ). On 27 January 2018 at 07:02, wrote: > Hello everyone ! > > I have two queries with respect to the tic

Ticket #29066

2018-01-26 Thread askpriyansh
Hello everyone ! I have two queries with respect to the ticket #29066 <https://code.djangoproject.com/ticket/29066>. 1. Do we need to provide an __neg__ operator for the Sum class, or its superclass Aggregate class ? Going by the description in the ticket, the operator should probably s