Claude Paroz
|
c2bfd76ec3
|
Refs #15779 -- Fixed UserChangeForm regression introduced by 1791a7e75
Thanks Tim Graham for reporting the regression.
|
2015-03-28 09:24:01 +01:00 |
Josh Smeaton
|
39a7eed1bb
|
Converted test fixtures to setUpTestData methods
|
2015-03-05 10:10:32 +11:00 |
Tim Graham
|
002425fe39
|
Fixed #24315 -- Fixed auth.views.password_reset_confirm() with a UUID user.
|
2015-02-13 09:56:31 -05:00 |
Tim Graham
|
fdf20093e0
|
Fixed #24334 -- Allowed admin password reset to work with non-digit custom user model primary key.
Thanks Loic for help and Simon for review.
|
2015-02-13 09:42:49 -05:00 |
Tim Graham
|
5ab327a389
|
Moved non-documented auth test models to the new test location.
|
2015-02-11 10:29:48 -05:00 |
Tim Graham
|
2d7aca3da0
|
Moved contrib.auth tests out of contrib.
|
2015-02-11 10:19:22 -05:00 |