Skip to content

windows环境下python manage.py loaddata init.json不成功 #4

@Bluetooth503

Description

@Bluetooth503

python manage.py loaddata init.json不成功,出现以下错误.
"sqlite3.IntegrityError: UNIQUE constraint failed: django_content_type.app_label, django_content_type.model"
"django.db.utils.IntegrityError: Problem installing fixture 'D:\surveySystem-master\init.json': Could not load contenttypes.ContentType(pk=8): UNIQUE constraint failed: django_content_type.app_label, django_content_type.model"
接着执行:python manage.py runserver 0.0.0.0:8023,用root/root23456无法登陆.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions