summaryrefslogtreecommitdiff
path: root/tests/timezones/forms.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2013-11-02Fixing E302 ErrorsJason Myers
2013-09-21Fixed #21074 -- Added tests for localized datetime fields.Aymeric Augustin
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