I ran into this and quickly added to following my subclass.
# Remove the option to create an account with an unusable password.
usable_password = None
Didn’t even think of raising this, but I do agree that not having to do this would be nice.
I ran into this and quickly added to following my subclass.
# Remove the option to create an account with an unusable password.
usable_password = None
Didn’t even think of raising this, but I do agree that not having to do this would be nice.