django/tests/foreign_object
Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
..
models Refs #23919 -- Stopped inheriting from object to define new style classes. 2017-01-19 08:39:46 +01:00
__init__.py Fixed 19385 -- Added ORM support for multicolumn joins 2013-03-24 18:08:01 +02:00
test_agnostic_order_trimjoin.py Fixed #26515 -- Fixed Query.trim_joins() for nested ForeignObjects. 2016-05-19 09:56:24 -04:00
test_empty_join.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00
test_forms.py Moved foreign_object models.py into a module. 2015-08-14 08:53:35 -04:00
tests.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00