Florian Apolloner d611a89238 Decreased max_length for char fields unless absolutely needed. (#8485) 8 years ago
..
models d611a89238 Decreased max_length for char fields unless absolutely needed. (#8485) 8 years ago
__init__.py 266de5f9ae Fixed 19385 -- Added ORM support for multicolumn joins 12 years ago
test_agnostic_order_trimjoin.py a7ad473ad2 Fixed #26515 -- Fixed Query.trim_joins() for nested ForeignObjects. 8 years ago
test_empty_join.py 6b4f018b2b Replaced type-specific assertions with assertEqual(). 8 years ago
test_forms.py 825429c1f7 Moved foreign_object models.py into a module. 9 years ago
tests.py 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 years ago