1
0
Fork 0
wuttaweb/tests
Lance Edgar 9ac4f7525e feat: add initial MasterView support
very minimal, index view only with empty page content
2024-08-05 19:21:58 -05:00
..
forms feat: add initial MasterView support 2024-08-05 19:21:58 -05:00
views feat: add initial MasterView support 2024-08-05 19:21:58 -05:00
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_app.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_auth.py feat: add support for admin user to become / stop being root 2024-08-05 14:21:54 -05:00
test_handler.py feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -05:00
test_helpers.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_menus.py feat: add "web handler" feature; it must get the menu handler 2024-07-14 11:07:50 -05: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 initial MasterView support 2024-08-05 19:21:58 -05:00
test_util.py feat: add util.get_form_data() convenience function 2024-08-04 20:32:05 -05:00
utils.py feat: add initial MasterView support 2024-08-05 19:21:58 -05:00