django/tests/timezones
Carlton Gibson 306607d5b9 Fixed #32365 -- Made zoneinfo the default timezone implementation.
Thanks to Adam Johnson, Aymeric Augustin, David Smith, Mariusz Felisiak, Nick
Pope, and Paul Ganssle for reviews.
2021-09-16 12:11:05 +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 Fixed #32365 -- Made zoneinfo the default timezone implementation. 2021-09-16 12:11:05 +02:00
urls.py Updated test URL patterns to use path() and re_path(). 2018-12-31 10:47:32 -05:00