django1/django/contrib/postgres/aggregates
Mariusz Felisiak 0be51d2226 Fixed #31956 -- Fixed crash of ordering by JSONField with a custom decoder on PostgreSQL.
Thanks Marc Debureaux for the report.
Thanks Simon Charette, Nick Pope, and Adam Johnson for reviews.
2020-08-28 19:09:46 +02:00
..
__init__.py
general.py Fixed #31956 -- Fixed crash of ordering by JSONField with a custom decoder on PostgreSQL. 2020-08-28 19:09:46 +02:00
mixins.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00
statistics.py Simplified imports from django.db and django.contrib.gis.db. 2020-02-04 13:20:06 +01:00