1
0
mirror of https://github.com/django/django.git synced 2025-01-14 20:36:00 +00:00
django/tests/admin_widgets
David Smith 0cfcab4eec
Fixed date_time_picker_shortcuts() tests on Windows.
Windows does not allow overriding TIME_ZONE as time.tzset() is only
available on Unix.
2023-06-14 08:01:14 +02:00
..
__init__.py
models.py
test_autocomplete_widget.py
tests.py Fixed date_time_picker_shortcuts() tests on Windows. 2023-06-14 08:01:14 +02:00
urls.py
widgetadmin.py