Wat I normally do is 2 delete my sqlite.db file and all d migration file in
d migration 📁,  then I run the python manage.py makemigrations,  migrate
to create a new db file,  try that and it will definitely wrk

On Aug 14, 2019 18:32, "Kean" <kean...@gmail.com> 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 django-users+unsubscr...@googlegroups.com.
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHLKn71T5P0JZSaw23-CCVnhFQx2dO3_ci8PzJKzDdGu%2BvU77Q%40mail.gmail.com.

Reply via email to