Skip to content

django.db.utils.OperationalError: table "social_comment" already exists #1

@scsi1

Description

@scsi1

Downloaded the latest release of this project. (branch 19) and ran it with python manage.py runserver (every dependency is installed as far as I know)

Returns error: django.db.utils.OperationalError: table "social_comment" already exists, which was fine, I removed the database and ran python manage.py runserver again.

...

Manage.py makes the database and still returns django.db.utils.OperationalError: table "social_comment" already exists
How can I fix this?

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