0
0
mirror of https://github.com/django/django.git synced 2024-11-22 11:57:34 +01:00
django/tests/aggregation
Simon Charette 15cb3c262a Refs #34975 -- Complemented rhs filtering aggregations for __in lookup.
While this isn't a regression it's clear that similar logic should be
applied when dealing with lists of expressions passed as a lookup value.
2023-11-18 15:40:52 +01:00
..
__init__.py
models.py
test_filter_argument.py
tests.py Refs #34975 -- Complemented rhs filtering aggregations for __in lookup. 2023-11-18 15:40:52 +01:00