horizon/openstack_dashboard/dashboards/settings
Takashi Kajinami 85316931bd Replace pytz by built-in library
Python >= 3.9 provides the zoneinfo module to manipulate timezones.
Replace pytz by the built-in library to reduce external dependency.

Change-Id: I22707f966b692c056cedecaa83bf2cb0a29c09aa
2024-06-12 14:21:34 +09:00
..
password Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
user Replace pytz by built-in library 2024-06-12 14:21:34 +09:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00