Closed meshy closed 7 years ago
What was the problem:
Django 1.11 is not supported.
How this solves the problem:
Adds django 1.11 support.
Please ensure you have (if appropriate):
Interestingly, it looks as though this is failing because Django 1.11 enables the checks framework when running tests, and we thus encounter issue #98. All the more reason to get that cleared up.
Blocked by https://github.com/django-polymorphic/django-polymorphic/pull/267 and https://github.com/django-polymorphic/django-polymorphic/pull/271.
What was the problem:
Django 1.11 is not supported.
How this solves the problem:
Adds django 1.11 support.
Please ensure you have (if appropriate):