0
0
mirror of https://github.com/django/django.git synced 2024-11-24 02:47:35 +01:00
django/tests/foreign_object
2024-11-04 09:20:54 +01:00
..
models Refs #373 -- Updated TupleIsNull lookup to check if any is NULL rather than all. 2024-09-20 12:03:35 +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 Refs #33476 -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
test_tuple_lookups.py Refs #373 -- Added TupleIn subqueries. 2024-11-04 09:20:54 +01:00
tests.py Refs #373 -- Updated TupleIsNull lookup to check if any is NULL rather than all. 2024-09-20 12:03:35 +02:00