1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_widgets
Loic Bistuer 757945b47d Fixed failing test around DST change.
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.
2013-11-02 18:57:35 -05:00
..
fixtures Whitespace cleanup. 2013-10-10 16:49:20 -04:00
__init__.py
models.py Fix all violators of E231 2013-10-26 12:15:03 -07:00
tests.py Fixed failing test around DST change. 2013-11-02 18:57:35 -05:00
urls.py Fixed assorted flake8 errors. 2013-10-11 07:25:14 -04:00
widgetadmin.py Whitespace cleanup. 2013-10-10 16:49:20 -04:00