.. |
cli
|
feat: add support for running via uvicorn; wutta webapp command
|
2024-12-18 12:36:52 -06:00 |
db
|
feat: add basic support for wutta-continuum
|
2024-08-27 21:11:44 -05:00 |
forms
|
fix: add WuttaQuantity schema type, widget
|
2025-01-02 21:28:55 -06:00 |
grids
|
fix: add grid renderers for bool, currency, quantity
|
2025-01-02 20:13:04 -06:00 |
libcache
|
feat: add basic support for fanstatic / libcache
|
2024-08-06 22:33:54 -05:00 |
views
|
fix: add basic support for row grid "view" action links
|
2025-01-02 22:52:32 -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
|
fix: refactor to reflect usage of proper UUID values
|
2024-12-08 00:11:30 -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
|
fix: add make_form() and make_grid() methods on web handler
|
2024-12-11 22:06:33 -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: add option for People entry in the Admin menu
|
2024-12-03 21:32:46 -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
|
fix: use fanstatic to serve built-in images by default
|
2024-12-10 16:54:02 -06:00 |