I want to hash passwords when saving new user #403
anna-osipchyk
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Apparently I found the answer myself. You just need to override "on_model_change" function, for instance |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to hash passwords when saving new user, but have no idea how to call a method "generate password"
Beta Was this translation helpful? Give feedback.
All reactions