summaryrefslogtreecommitdiff
path: root/tests/generic_views/test_list.py
AgeCommit message (Expand)Author
2013-05-21Use assertIsInstance in tests.Marc Tamlyn
2013-04-12Modified generic_views for unittest2 discovery.Preston Timmons