3
0
Fork 0
wuttaweb/tests
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
..
cli fix: format all code with black 2025-08-31 12:26:43 -05:00
db fix: format all code with black 2025-08-31 12:26:43 -05:00
forms feat: add "complete" (sic) timezone support 2025-12-16 22:52:33 -06:00
grids feat: add "complete" (sic) timezone support 2025-12-16 22:52:33 -06:00
libcache feat: add basic support for fanstatic / libcache 2024-08-06 22:33:54 -05:00
views feat: add "complete" (sic) timezone support 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_app.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_diffs.py test: fix tests per latest change 2025-10-29 20:08:30 -05:00
test_emails.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_handler.py fix: workaround error when 'fanstatic.needed' missing from environ 2025-12-13 21:30:02 -06:00
test_helpers.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_menus.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_progress.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_static.py fix: format all code with black 2025-08-31 12:26:43 -05:00
test_subscribers.py fix: workaround error when 'fanstatic.needed' missing from environ 2025-12-13 21:30:02 -06:00
test_util.py fix: fix 'duplicate-code' for pylint 2025-09-01 13:31:33 -05:00
util.py feat: basic support for displaying version history 2025-10-29 18:32:35 -05:00