Tuesday, March 7, 2023

Django 10

 Stack Overflow can be a real lifeline, sometimes. Wanted to work on Django # 10

and the authentication process. It's actually embarassing: I made the initial

set-up by throwing in a four letter password. On login, django wasn't having it.

Needed to go to shell, and set up a new (8 letter+) password for the admin superuser. 

Below:




No comments: