django1/django/contrib/postgres/aggregates
Caio Ariede a3f91891d2 Fixed #30315 -- Fixed crash of ArrayAgg and StringAgg with ordering when used in Subquery. 2019-05-28 10:05:50 +02:00
..
__init__.py
general.py Fixed #28658 -- Added DISTINCT handling to the Aggregate class. 2019-01-09 17:52:36 -05:00
mixins.py Fixed #30315 -- Fixed crash of ArrayAgg and StringAgg with ordering when used in Subquery. 2019-05-28 10:05:50 +02:00
statistics.py Simplified Count.convert_value() and RegrCount.convert_value(). 2017-09-16 14:31:51 +05:00