django/tests/lookup
David Wobrock 820b4e565a [4.1.x] Fixed #33705 -- Fixed crash when using IsNull() lookup in filters.
Thanks Florian Apolloner for the report.
Thanks Simon Charette for the review.

Backport of 9f55489529 from main
2022-05-19 07:52:44 +02:00
..
__init__.py
models.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_decimalfield.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_lookups.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_timefield.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
tests.py [4.1.x] Fixed #33705 -- Fixed crash when using IsNull() lookup in filters. 2022-05-19 07:52:44 +02:00