Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/auth_tests/test_forms.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25052; refs #16860 -- Added password validation to...Tim Graham2015-07-201-0/+21
* Refs #16860 -- Moved password_changed() logic to Abstract...Tim Graham2015-07-201-7/+39
* Refs #16860 -- Minor edits and fixes to password validation.Tim Graham2015-06-101-2/+5
* Fixed #16860 -- Added password validation to django.contr...Erik Romijn2015-06-071-0/+18
* Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette2015-05-201-2/+2
* Converted test fixtures to setUpTestData methodsJosh Smeaton2015-03-051-18/+48
* Isolated auth_tests from contenttypes_tests; refs #11505.Tim Graham2015-02-151-0/+8
* Moved contrib.auth tests out of contrib.Tim Graham2015-02-111-0/+529