Did u do d python manage.py makemigrations, python manage.py migrate, that d main cause of diz type of errors
On Aug 14, 2019 18:32, "Kean" <[email protected]> wrote: Hi, I'm new to django and python. I created a database, but Every time I access my database on the backend, I get the no such column exists error. I cant understand how a column i didn't create, exists in the database, and is preventing dbase management. I have attached s.shot of the error. Im using the sqlite3 db with version django version 2.2.3 Please can anyone help with ID, root cause and fix? Best, Kean -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/ msgid/django-users/8c5e159a-a6b2-4cfb-acf9-5019a1a599ae%40googlegroups.com <https://groups.google.com/d/msgid/django-users/8c5e159a-a6b2-4cfb-acf9-5019a1a599ae%40googlegroups.com?utm_medium=email&utm_source=footer> . -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHLKn72oj4MoXGCHpZj6S6QijMb7ixx-MREszxD8XHo3hptraA%40mail.gmail.com.

