Hi, Thanks for response. I have tried to migrate several times. shell response from django is ‘No migrations to apply”
Not sure if this is a bug in Django? Best, K On 14 Aug 2019, at 19:12, Tosin Ayoola <[email protected]> wrote: > 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. > > > -- > 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. -- 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/1B59D49C-B1DE-4475-88C7-2C521C5F0DF6%40gmail.com.

