I am new to Django when I try to log in to Django using environment 
variables as the latest version of Django I am unable to log in to admin 
portal of Django with correct username and password that I created using 
"python manage.py createsuperuser". But when I try to do the same thing 
using Django 2.0.7 I am able to log in but then I  can not update the 
objects as i get the error No such table: main.auth_user__old. What should 
i do??

-- 
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/3ea951ca-b65d-4446-9b70-efc66908e666%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to