mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
757945b47d
The timezone arithmetic done in JS can be off by one hour around DST change. We work around this issue by adding one extra hour to the test error margin when we detect a DST change is near. Refs #20663. |
||
---|---|---|
.. | ||
fixtures | ||
__init__.py | ||
models.py | ||
tests.py | ||
urls.py | ||
widgetadmin.py |