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-03-12 18:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
foreign_object
History
Sarah Boyce
0a0f9b4acc
Refs
#16055
-- Removed get_joining_columns()/get_reverse_joining_columns() methods per deprecation timeline.
2025-01-15 22:28:37 +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
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
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
Fixed
#36048
-- Preferred ValueError to NotSupportedError for composite pk sanity checks.
2025-01-06 09:33:27 +01:00
tests.py
Refs
#16055
-- Removed get_joining_columns()/get_reverse_joining_columns() methods per deprecation timeline.
2025-01-15 22:28:37 +01:00