summaryrefslogtreecommitdiff
path: root/tests/generic_views/test_base.py
AgeCommit message (Expand)Author
2013-05-18Fixed #20234 and #20236 -- SingleObjectMixin fixesKarol Sikora
2013-05-18Fixed #20235 -- Use self.object_list if object_list not present in get_contex...Matthew Somerville
2013-04-12Modified generic_views for unittest2 discovery.Preston Timmons