Skip to content

django.db.utils.OperationalError: no such table: auth_group #1

Description

@WaqasNUST

stuck in this error after adding "on_delete=models.CASCADE" into FK fields in the Ticket table in models and after that i changed that import in views.py "from django.core.urlresolvers import reverse" into this "from django.urls import reverse"
after all of that i got that new error "django.db.utils.OperationalError: no such table: auth_group" and i dont get any positive result to resolve this error.............NEED HELP PLEASE

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