Skip to content

DatabaseError: column django_content_type.name does not exist LINE 1: SELECT "django_content_type"."id", "django_content_type"."na... #18

Description

@sreenathk17296

DatabaseError: column django_content_type.name does not exist
LINE 1: SELECT "django_content_type"."id", "django_content_type"."na...

When I run

python manage.py syncdb

This is the result.

Syncing...
Creating tables ...
DatabaseError: column django_content_type.name does not exist
LINE 1: SELECT "django_content_type"."id", "django_content_type"."na...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions