summaryrefslogtreecommitdiff
path: root/tests/auth_tests/models/uuid_pk.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2016-02-04Fixed #26089 -- Removed custom user test models from public API.Simon Charette
2015-10-27Fixed #25596 -- Fixed regression in password change view with custom user model.Tim Graham
2015-02-12Fixed #24161 -- Stored the user primary key as a serialized value in the sess...Tim Graham