--
Ticket URL: <https://code.djangoproject.com/ticket/26960>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* Attachment "26960.diff" added.
* status: new => assigned
* needs_better_patch: => 0
* needs_tests: => 0
* owner: nobody => jordij
* needs_docs: => 0
* has_patch: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/26960#comment:1>
* needs_better_patch: 0 => 1
* stage: Unreviewed => Accepted
Comment:
Seems reasonable. Could you send your patch as a pull request and check it
with the PatchReviewChecklist? Then add a link to the pull request here
and uncheck "Patch needs improvement" on the ticket.
--
Ticket URL: <https://code.djangoproject.com/ticket/26960#comment:2>
* needs_better_patch: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/26960#comment:3>
Comment (by jordij):
https://github.com/django/django/pull/6986
--
Ticket URL: <https://code.djangoproject.com/ticket/26960#comment:4>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"0814566bf1212c9d63982a7107693108b73394df" 0814566b]:
{{{
#!CommitTicketReference repository=""
revision="0814566bf1212c9d63982a7107693108b73394df"
Fixed #26960 -- Added PasswordResetConfirmView option to automatically log
in after a reset.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/26960#comment:5>