Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Exception Type: OperationalError Exception Value: no such table: home_person

Shamim answered on March 27, 2023 Popularity 3/10 Helpfulness 1/10

Contents


More Related Answers

  • django.db.utils.OperationalError: no such table
  • django.db.utils.OperationalError: no such table:
  • django.db.utils.OperationalError: no such table
  • django.db.utils.OperationalError: no such table
  • sqlite operational error no such column
  • django.db.utils.OperationalError: no such table:
  • django.db.utils.OperationalError: no such table:
  • django.db.utils.OperationalError: no such table
  • django.db.utils.OperationalError: no such table:
  • django.db.utils.OperationalError: no such table
  • select sqlite3.OperationalError: no such column:
  • sqlite3.operationalerror no such column version
  • no such table error in django admin
  • sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: city flask error]

  • Exception Type: OperationalError Exception Value: no such table: home_person

    0

    Just delete :

    db.sqlite3

    migrations

    and then do it :

    python manage.py migrate

    python manage.py makemigrations your_app_name

    python manage.py migrate 

    Popularity 3/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Mar 27 2023
    Shamim
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.