`ImportError: cannot import name 'FieldDoesNotExist' from 'django.db.models.fields'` From release notes: `The compatibility import of django.core.exceptions.FieldDoesNotExist in django.db.models.fields is removed.`