Tests + Now subclass PasswordResetForm instead of copy
Changed to subclassing django's PasswordResetForm and overriding clean_password() instead of copy/paste. Less lines to worry about for diff-cover this way =)
Showing
Please
register
or
sign in
to comment