django-polymorphic/polymorphic/tests
Charlie Denton aefb7dabc2
Django 1.11 uses real class names in __repr__()
See https://code.djangoproject.com/ticket/27546 and
https://github.com/django/django/commit/48826aa
2017-03-03 22:56:09 +00:00
..
__init__.py Explicitly name ids of clashing base models 2017-03-03 22:16:54 +00:00
test_admin.py Added plain tests for admin importing 2017-02-03 22:05:13 +01:00
test_multidb.py Moved polymorphic models back to tests/__init__.py, for Django 1.6- 2017-01-09 15:12:26 +01:00
test_orm.py Django 1.11 uses real class names in __repr__() 2017-03-03 22:56:09 +00:00
test_regression.py Moved polymorphic models back to tests/__init__.py, for Django 1.6- 2017-01-09 15:12:26 +01:00