django-polymorphic/polymorphic/tests
Iacopo Spalletti 76efd54df5 Add missing field 2020-08-14 16:49:51 +02:00
..
migrations Add missing field 2020-08-14 16:49:51 +02:00
__init__.py Move test models into models.py and add migrations 2017-09-06 19:47:18 -03:00
admintestcase.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
models.py Add missing field 2020-08-14 16:49:51 +02:00
test_admin.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
test_contrib.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
test_multidb.py Update usage of databases instead of multidb 2020-08-14 16:49:51 +02:00
test_orm.py Fix warnings 2020-08-14 16:32:18 +02:00
test_query_translate.py Replace instance_of OR query with IN statement 2018-08-24 11:16:30 +02:00
test_regression.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00
test_utils.py Reformat all files with isort and black 2019-07-15 09:50:15 +02:00