summaryrefslogtreecommitdiff
path: root/tests/generic_views/test_forms.py
AgeCommit message (Expand)Author
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-04-12Modified generic_views for unittest2 discovery.Preston Timmons