summaryrefslogtreecommitdiff
path: root/django/forms
diff options
context:
space:
mode:
authorNick Pope <nick@nickpope.me.uk>2021-06-22 09:51:12 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-06-28 09:21:57 +0200
commite8e8e207e72835cac3e36e3e26a864c59d5b490f (patch)
tree4b2c0b2ab0864f0166ee6d53c1f37b69ecd3431e /django/forms
parent1aca9fc7d240973df00c8543faea17fbb1274ff9 (diff)
Ensured that empty result test for JSONBAgg executes a query.
Use of QuerySet.none() will cause the EmptyQuerySet aggregation optimisation to be used. Change the test to be implemented like the other tests for empty results in this file.
Diffstat (limited to 'django/forms')
0 files changed, 0 insertions, 0 deletions