django-polymorphic/polymorphic/tests
Diederik van der Boor 8d4cb9b151 Added rudimentary admin test cases 2017-09-30 17:47:02 +02:00
..
migrations Added rudimentary admin test cases 2017-09-30 17:47:02 +02:00
__init__.py Move test models into models.py and add migrations 2017-09-06 19:47:18 -03:00
admintestcase.py Added rudimentary admin test cases 2017-09-30 17:47:02 +02:00
models.py Added rudimentary admin test cases 2017-09-30 17:47:02 +02:00
test_admin.py Added rudimentary admin test cases 2017-09-30 17:47:02 +02:00
test_contrib.py Update a bunch of failing tests 2017-09-06 20:06:25 -03:00
test_multidb.py Update a bunch of failing tests 2017-09-06 20:06:25 -03:00
test_orm.py Update a bunch of failing tests 2017-09-06 20:06:25 -03:00
test_regression.py Update a bunch of failing tests 2017-09-06 20:06:25 -03:00
test_utils.py Added `get_base_polymorphic_model()` to detect the common base class for a polymorphic model. 2017-09-30 16:21:21 +02:00