django/tests/foreign_object
2025-04-16 10:21:38 +02:00
..
models Fixed #36290 -- Made TupleIn() lookup discard tuples containing None. 2025-04-03 20:40:43 +02:00
__init__.py
test_agnostic_order_trimjoin.py Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2022-10-08 08:07:38 +02:00
test_empty_join.py
test_forms.py
test_tuple_lookups.py Fixed #36149 -- Allowed subquery values against tuple exact and in lookups. 2025-02-11 09:08:35 +01:00
tests.py Americanized some spellings. 2025-04-16 10:21:38 +02:00