Josh Soref
|
93452a70e8
|
Fixed many spelling mistakes in code, comments, and docs.
|
2015-12-03 12:48:24 -05:00 |
Tim Graham
|
774c16d16e
|
Fixed #25052; refs #16860 -- Added password validation to UserCreationForm.
|
2015-07-20 13:44:34 -04:00 |
Tim Graham
|
f5e9d67907
|
Refs #16860 -- Moved password_changed() logic to AbstractBaseUser.
Thanks Carl Meyer for review.
|
2015-07-20 13:44:26 -04:00 |
Tim Graham
|
55b3bd8468
|
Refs #16860 -- Minor edits and fixes to password validation.
|
2015-06-10 07:41:01 -04:00 |
Erik Romijn
|
1daae25bdc
|
Fixed #16860 -- Added password validation to django.contrib.auth.
|
2015-06-07 19:31:20 +02:00 |
Simon Charette
|
be67400b47
|
Refs #24652 -- Used SimpleTestCase where appropriate.
|
2015-05-20 13:46:13 -04:00 |
Josh Smeaton
|
39a7eed1bb
|
Converted test fixtures to setUpTestData methods
|
2015-03-05 10:10:32 +11:00 |
Tim Graham
|
e0b3926026
|
Isolated auth_tests from contenttypes_tests; refs #11505.
|
2015-02-14 22:04:48 -05:00 |
Tim Graham
|
2d7aca3da0
|
Moved contrib.auth tests out of contrib.
|
2015-02-11 10:19:22 -05:00 |