3
0
Fork 0
wuttaweb/tests/views
Lance Edgar 7fcb331806 feat: add "complete" (sic) timezone support
at least for now, this is enough to let admin define the global
default timezone for app, and override system local timezone.

eventually should support per-user timezone..some day..
2025-12-16 22:52:33 -06:00
..
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test___init__.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_auth.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_base.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_batch.py fix: add basic create_row() support, esp. for batch views 2025-12-04 22:57:12 -06:00
test_common.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_email.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_essential.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_master.py feat: add "complete" (sic) timezone support 2025-12-16 22:52:33 -06:00
test_people.py fix: fix 'unnecessary-lambda' and 'unnecessary-lambda-assignment' for pylint 2025-09-01 09:42:55 -05:00
test_progress.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_reports.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_roles.py fix: fix 'unnecessary-lambda' and 'unnecessary-lambda-assignment' for pylint 2025-09-01 09:42:55 -05:00
test_settings.py feat: add "complete" (sic) timezone support 2025-12-16 22:52:33 -06:00
test_upgrades.py test: remove references to deprecated mkdir() 2025-08-31 20:43:41 -05:00
test_users.py fix: format all code with black 2025-08-31 12:26:43 -05:00