1
0
Fork 0
wuttaweb/tests
2024-08-10 16:45:12 -05:00
..
forms feat: add basic support for "view" part of CRUD 2024-08-07 19:47:24 -05:00
grids feat: add auto-link (to "View") behavior for grid columns 2024-08-10 16:45:12 -05:00
libcache feat: add basic support for fanstatic / libcache 2024-08-06 22:33:54 -05:00
views feat: add basic support for "view" part of CRUD 2024-08-07 19:47:24 -05: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 configure view for appinfo 2024-08-06 20:48:46 -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 basic App Info view (index only) 2024-08-05 21:49:18 -05:00
test_util.py feat: add basic support for fanstatic / libcache 2024-08-06 22:33:54 -05:00
utils.py feat: add initial MasterView support 2024-08-05 19:21:58 -05:00