django1/django/contrib/postgres/aggregates
Artur Beltsov 18c8ced81e Fixed #32169 -- Added distinct support to JSONBAgg. 2020-11-04 21:22:54 +01:00
..
__init__.py Fixed #24301 -- Added PostgreSQL-specific aggregate functions 2015-03-30 10:44:37 -04:00
general.py Fixed #32169 -- Added distinct support to JSONBAgg. 2020-11-04 21:22:54 +01:00
mixins.py Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over JSONField key transforms. 2020-10-14 20:56:04 +02:00
statistics.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00