.. |
cli
|
feat: add support for running via uvicorn; wutta webapp command
|
2024-12-18 12:36:52 -06:00 |
db
|
tests: move WebTestCase to wuttaweb.testing module
|
2025-01-06 16:47:48 -06:00 |
forms
|
fix: add WuttaDictEnum form schema type
|
2025-01-08 12:29:42 -06:00 |
grids
|
fix: improve built-in grid renderer logic
|
2025-01-06 16:56:31 -06:00 |
libcache
|
feat: add basic support for fanstatic / libcache
|
2024-08-06 22:33:54 -05:00 |
views
|
feat: add basic views for Reports
|
2025-01-11 21:35:06 -06:00 |
__init__.py
|
feat: basic support for WSGI app, views, templates
|
2024-07-12 00:17:15 -05:00 |
test_app.py
|
feat: add basic support for running in ASGI context
|
2024-12-18 15:09:16 -06:00 |
test_auth.py
|
tests: move WebTestCase to wuttaweb.testing module
|
2025-01-06 16:47:48 -06:00 |
test_emails.py
|
feat: add feature to edit email settings, basic message preview
|
2024-12-23 19:24:17 -06:00 |
test_handler.py
|
tests: move WebTestCase to wuttaweb.testing module
|
2025-01-06 16:47:48 -06:00 |
test_helpers.py
|
feat: basic support for WSGI app, views, templates
|
2024-07-12 00:17:15 -05:00 |
test_menus.py
|
tests: move WebTestCase to wuttaweb.testing module
|
2025-01-06 16:47:48 -06:00 |
test_progress.py
|
fix: use app handler to render error string, when progress fails
|
2024-12-28 21:14:15 -06:00 |
test_static.py
|
feat: basic support for WSGI app, views, templates
|
2024-07-12 00:17:15 -05:00 |
test_subscribers.py
|
feat: add permission checks for menus, view routes
|
2024-08-14 21:20:00 -05:00 |
test_util.py
|
fix: exclude FK fields by default, for model forms
|
2024-12-28 18:56:04 -06:00 |
util.py
|
tests: move WebTestCase to wuttaweb.testing module
|
2025-01-06 16:47:48 -06:00 |