Remove weird password from 5.1
This commit is contained in:
parent
8e20bdc3e3
commit
5cd52ce768
2 changed files with 1 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ from note_kfet.inputs import AmountInput
|
|||
|
||||
|
||||
class SignUpForm(UserCreationForm):
|
||||
usable_password = None
|
||||
"""
|
||||
Pre-register users with all information
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue