summaryrefslogtreecommitdiff
path: root/tests/auth_tests/models/invalid_models.py
AgeCommit message (Expand)Author
2016-01-06Fixed #25746 -- Isolated inlined test models registration.Simon Charette
2015-10-27Removed unnecessary app_label='auth' on auth_tests models.Tim Graham
2015-06-06Fixed #24910 -- Added createsuperuser support for non-unique USERNAME_FIELDsAlasdair Nicol
2015-02-11Moved non-documented auth test models to the new test location.Tim Graham