Django test fails with 'django.db.utils.ProgrammingError: relation “django_content_type” does not exist'

前端 未结 0 1858
失恋的感觉
失恋的感觉 2020-12-06 17:23

I\'m trying to write and run tests for a Django project, but running

$ python manage.py test apps/actions/tests

gives the following error:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题