django/tests/foreign_object
Tim Graham 6b4f018b2b Replaced type-specific assertions with assertEqual().
Python docs say, "it's usually not necessary to invoke these methods directly."
2017-03-17 07:51:48 -04:00
..
models Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
__init__.py
test_agnostic_order_trimjoin.py
test_empty_join.py Replaced type-specific assertions with assertEqual(). 2017-03-17 07:51:48 -04:00
test_forms.py
tests.py