Can someone give a detailed explanation on how to fix the ERROR: no such table: main.auth_user__old
ERROR: no such table: main.auth_user__old
It arises in my Django application when I am trying to a
It's a compatibility issue between latest SQLite and Django. See here: Django - No such table: main.auth_user__old