1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/foreign_object
2017-05-10 17:33:46 +02:00
..
models Decreased max_length for char fields unless absolutely needed. (#8485) 2017-05-10 17:33:46 +02:00
__init__.py
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 Replaced type-specific assertions with assertEqual(). 2017-03-17 07:51:48 -04:00
test_forms.py
tests.py Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 2016-11-10 21:30:21 -05:00