I had noticed this on a couple existing projects, but just figured I broke
something. But I see this in a couple new projects also.
When I log into admin from the first time after my browser is started, i
enter my user/password and the data is posted, but I never get a redirect
If i immediately just go to the admin url again i'm and logged in. So the
seems like the session token got saved but i never redirected. I don't see
any errors in the web browser network trace or console or the server.

The one common thing seems to be these are small projects just running
sqlite for the DB. If I move the project to postgress seems like the issue
goes away.
I think they are all running uwsgi behind nginx.

Anyone else notice this?

Dylan

-- 
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/CAHtg44CuMY9m4VqsWLo_5Fcig0ZT7ki-j0MH0kBHPzhihpp02w%40mail.gmail.com.

Reply via email to