summaryrefslogtreecommitdiff
path: root/tests/auth_tests/models/custom_permissions.py
AgeCommit message (Expand)Author
2016-02-04Fixed #26089 -- Removed custom user test models from public API.Simon Charette
2015-10-27Removed unnecessary app_label='auth' on auth_tests models.Tim Graham
2015-02-11Moved non-documented auth test models to the new test location.Tim Graham