Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/auth_tests/test_models.py
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary app_label='auth' on auth_tests models.Tim Graham2015-10-271-1/+1
* Refs #16860 -- Moved password_changed() logic to Abstract...Tim Graham2015-07-201-1/+38
* Fixed #25009 -- Allowed User.objects.create_user(...,is_s...Francisco Albarran2015-06-221-0/+21
* Converted test fixtures to setUpTestData methodsJosh Smeaton2015-03-051-1/+40
* Moved non-documented auth test models to the new test loc...Tim Graham2015-02-111-2/+0
* Moved contrib.auth tests out of contrib.Tim Graham2015-02-111-0/+214