1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #26960 -- Added PasswordResetConfirmView option to automatically log in after a reset.

This commit is contained in:
jordij
2016-07-28 10:33:07 +12:00
committed by Tim Graham
parent 975a76a964
commit 0814566bf1
6 changed files with 23 additions and 1 deletions

View File

@@ -381,6 +381,7 @@ answer newbie questions, and generally made Django that much better:
Jonathan Feignberg <jdf@pobox.com>
Jonathan Slenders
Jordan Dimov <s3x3y1@gmail.com>
Jordi J. Tablada <jordi.joan@gmail.com>
Jorge Bastida <me@jorgebastida.com>
Jorge Gajon <gajon@gajon.org>
José Tomás Tocino García <josetomas.tocino@gmail.com>