Closed jmcarp closed 8 years ago
Django 1.9 renames and moves some ORM internals, which breaks our introspection. We'll have to detect the Django version and change imports accordingly.
https://docs.djangoproject.com/en/1.9/releases/1.9/#removed-features-1-9
Django 1.9 renames and moves some ORM internals, which breaks our introspection. We'll have to detect the Django version and change imports accordingly.
https://docs.djangoproject.com/en/1.9/releases/1.9/#removed-features-1-9