..
__init__.py
feat: basic support for WSGI app, views, templates
2024-07-12 00:17:15 -05:00
test___init__.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_auth.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_base.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_batch.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_common.py
feat: add basic theme system
2025-06-29 09:16:44 -05:00
test_email.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_essential.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_master.py
fix: improve support for composite model_key
in MasterView
2025-01-14 11:51:03 -06:00
test_people.py
feat: overhaul some User/Person form fields etc.
2025-01-27 17:07:42 -06:00
test_progress.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_reports.py
tests: fix grid data test for report view
2025-01-11 23:55:40 -06:00
test_roles.py
fix: add make_users_grid()
method for RoleView
2025-01-24 19:00:46 -06:00
test_settings.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_upgrades.py
tests: move WebTestCase
to wuttaweb.testing
module
2025-01-06 16:47:48 -06:00
test_users.py
feat: overhaul some User/Person form fields etc.
2025-01-27 17:07:42 -06:00