summaryrefslogtreecommitdiff
path: root/tests/timezones/models.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-07-06Added test for errors when saving timezone-aware times if not supported.abhiabhi94
2015-07-27Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey...Flavio Curella
2013-11-02Fixing E302 ErrorsJason Myers
2013-02-26Merged regressiontests and modeltests into the test root.Florian Apolloner