Opened 13 years ago
Closed 13 years ago
#17891 closed Uncategorized (fixed)
Password reset email - small backwards incompatiblitity
Description ¶
This feature:
introduced a small backwards incompatibility for those users whose application have custom password reset forms - the save() method on the form now needs to take an extra parameter. This isn't noted in the backwards incompatible changes.
I've prepared a small note in those docs, in this pull request:
Change History (3)
by , 13 years ago
Attachment: | 17891.patch added |
---|
comment:1 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
Looks good and applies cleanly here - uploaded the patch file here just in case - I dunno what the core team what in terms of patches and pull requests.
Moved to accepted.
Uploaded patch from https://github.com/danfairs/django/commit/08a697d8efad87690817c71714ce25547f2e2996.diff here, just in case