Re: Combining multiple aggregations with annotate()

2022-11-27 Thread Yonas
e. >>> Il giorno mercoledì 5 gennaio 2022 alle 15:13:17 UTC+1 Yonas ha scritto: >>> >>>> Hello, >>>> >>>> There's a ticket <https://code.djangoproject.com/ticket/10060> opened >>>> 13 years ago explaining a problem with combinin

Re: Combining multiple aggregations with annotate()

2022-01-05 Thread charettes
naio 2022 alle 15:13:17 UTC+1 Yonas ha scritto: >> >>> Hello, >>> >>> There's a ticket <https://code.djangoproject.com/ticket/10060> opened >>> 13 years ago explaining a problem with combining multiple aggregations with >>> annotate

Re: Combining multiple aggregations with annotate()

2022-01-05 Thread Yonas
bout the issue. > Il giorno mercoledì 5 gennaio 2022 alle 15:13:17 UTC+1 Yonas ha scritto: > >> Hello, >> >> There's a ticket <https://code.djangoproject.com/ticket/10060> opened 13 >> years ago explaining a problem with combining multiple aggregations wi

Re: Combining multiple aggregations with annotate()

2022-01-05 Thread Kye Russell
:13:17 UTC+1 Yonas ha scritto: >> Hello, >> >> There's a ticket opened 13 years ago explaining a problem with combining >> multiple aggregations with annotate(). And the solution appears to be >> documenting the problem. >> >> But for people s

Re: Combining multiple aggregations with annotate()

2022-01-05 Thread Niccolò Mineo
I would be in favor of a real time information about the issue. Il giorno mercoledì 5 gennaio 2022 alle 15:13:17 UTC+1 Yonas ha scritto: > Hello, > > There's a ticket <https://code.djangoproject.com/ticket/10060> opened 13 > years ago explaining a problem with combinin

Combining multiple aggregations with annotate()

2022-01-05 Thread Yonas
Hello, There's a ticket <https://code.djangoproject.com/ticket/10060> opened 13 years ago explaining a problem with combining multiple aggregations with annotate(). And the solution appears to be documenting <https://docs.djangoproject.com/en/4.0/topics/db/aggregation/#comb