summaryrefslogtreecommitdiff
path: root/tests/generic_views/forms.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-07-14Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...Carlton Gibson
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2015-11-07Renamed a test file that has no tests.lobziik
2013-04-12Modified generic_views for unittest2 discovery.Preston Timmons
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner