IQSS / miniverse

Reference/Debug use: Using the Django ORM to explore the Dataverse database
2 stars 7 forks source link

Django version error #68

Open donsizemore opened 5 years ago

donsizemore commented 5 years ago

In working on a Dockerfile for miniverse I ran into:

ERROR: django-model-utils 3.2.0 has requirement Django>=1.11, but you'll have django 1.9.8 which is incompatible.

This sure if this matters terribly, but dutifully reporting.