Re: Can't log in to admin interface:

2017-03-15 Thread Melvyn Sopacua
On Wednesday 15 March 2017 14:27:55 C.J.S. Hayward wrote: > Django has claimed incorrect login details for every > administrative set of credentials I've offered. (I've also used > python manage.py shell to confirm that the username for the superuser > is what I thought it was: admin. Any chance

Can't log in to admin interface:

2017-03-15 Thread C.J.S. Hayward
In Why is Django not filling out variable entries? , insight based on a comment helped me get past the main obstacle I was struggling with, of not being able to get to the admin login screen. However, afte