summaryrefslogtreecommitdiff
path: root/tests/forms_tests/views.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2022-02-03Refs #32559 -- Added selenium test for FloatField client-side validation.Carlton Gibson
2015-07-06Refs #4960 -- Fixed selenium test failures for CharField strip changes.Tim Graham
2013-07-13Fixed a deprecation warning in a selenium test.Tim Graham
2013-02-26Renamed some tests and removed references to modeltests/regressiontests.Florian Apolloner