summaryrefslogtreecommitdiff
path: root/django/contrib/auth/tests/test_basic.py
AgeCommit message (Expand)Author
2013-09-03[1.6.x] Replaced "not PY3" by "PY2", new in six 1.4.0.Aymeric Augustin
2013-04-02Modified auth to work with unittest2 discovery.Preston Timmons