summaryrefslogtreecommitdiff
path: root/tests/i18n/forms.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2015-01-27Fixed #24219 -- Moved SelectDateWidget together with the other widgetsLoic Bistuer
2013-11-02PEP8 cleanupJason Myers
2013-07-29Removed most of absolute_import importsClaude Paroz
2013-05-09Fixed #19733 - deprecated ModelForms without 'fields' or 'exclude', and added...Luke Plant
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner