django/tests/foreign_object
David Wobrock 8b1ff0da4b Refs -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods. 2023-04-18 12:46:27 +02:00
..
models Fixed -- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL. 2023-04-18 12:41:14 +02:00
__init__.py
test_agnostic_order_trimjoin.py Refs -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). 2022-10-08 08:07:38 +02:00
test_empty_join.py Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_forms.py Refs -- Refactored code to strictly match 88 characters line length. 2022-02-07 20:37:05 +01:00
tests.py Refs -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods. 2023-04-18 12:46:27 +02:00