summaryrefslogtreecommitdiff
path: root/tests/auth_tests/models/__init__.py
AgeCommit message (Expand)Author
2015-06-27Sorted imports in __init__.py files.Tim Graham
2015-02-12Fixed #24161 -- Stored the user primary key as a serialized value in the sess...Tim Graham
2015-02-11Moved non-documented auth test models to the new test location.Tim Graham