Stephen J. Turnbull wrote:
Thank you! This was helpful, would definitely be helpful in the documentation. It was odd to me that I needed to confirm the superuser I created, the only way I could login was after I edited the db. I don't understand why you would need to confirm the superuser. Since
Ibiam Chihurumnaya via Mailman-users writes: the superuser is created by the owner of the Mailman installation and the database, they can always do what you did. So createsuperuser may as well automatically confirm the address. I guess it's sort of useful in that you might typo the address. What version of Django are you using?
Currently on 5.2.10, I didn't typo the address because before I edited the table in the DB, the login page for said user asked me to check for the confirmation email and the address shown on that page was the right one.