最佳答案
在升级到 django 1.8之后,我在迁移过程中收到了这个错误:
ProgrammingError: relation "django_content_type" already exists
我对这个错误的背景很感兴趣但更重要的是, 我该怎么解决呢?