This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-19 06:43:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
foreign_object
History
Bendeguz Csirmaz
97c05a64ca
Refs
#373
-- Added additional validations to tuple lookups.
2024-10-14 14:51:57 +02: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
Fixed 19385 -- Added ORM support for multicolumn joins
2013-03-24 18:08:01 +02:00
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
Refs
#373
-- Added additional validations to tuple lookups.
2024-10-14 14:51:57 +02: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