python – ValueError: Related model 'wagtailimages.Image' cannot be resolved-Exceptionshub
Questions: I just started to attempt writing tests for a blog written based on Django and Wagtail CMS. When I run python manage.py test, this is the result that I get from the terminal. Creating test ...