Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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