django/tests/timezones
David Smith 8208381ba6 Refs #32956 -- Corrected spelling of daylight saving time.
AP Stylebook: Saving not savings, no hyphen, and lowercase.
2021-08-06 13:00:24 +02:00
..
__init__.py
admin.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00
forms.py Fixing E302 Errors 2013-11-02 23:48:47 -05:00
models.py Added test for errors when saving timezone-aware times if not supported. 2021-07-06 10:44:06 +02:00
tests.py Refs #32956 -- Corrected spelling of daylight saving time. 2021-08-06 13:00:24 +02:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00