summaryrefslogtreecommitdiff
path: root/tests/auth_tests/models/is_active.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
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