3
0
Fork 0
wuttaweb/tests
Lance Edgar dcdc0e7dab fix: improve support for random objects with grid, master view
thus far we expected either dict or "native" ORM object which can
essentially behave like a dict when needed.  but a "non-native" object
may not behave like a dict and this hopefully fixes the logic to allow
for those anyway..
2024-11-25 19:11:41 -06:00
..
db feat: add basic support for wutta-continuum 2024-08-27 21:11:44 -05:00
forms feat: add basic support for wutta-continuum 2024-08-27 21:11:44 -05:00
grids fix: improve support for random objects with grid, master view 2024-11-25 19:11:41 -06:00
libcache feat: add basic support for fanstatic / libcache 2024-08-06 22:33:54 -05:00
views fix: improve support for random objects with grid, master view 2024-11-25 19:11:41 -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 configure view for appinfo 2024-08-06 20:48:46 -05:00
test_auth.py feat: expose Role permissions for editing 2024-08-14 15:10: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 permission checks for menus, view routes 2024-08-14 21:20:00 -05:00
test_progress.py feat: add basic progress page/indicator support 2024-08-24 19:28:13 -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 permission checks for menus, view routes 2024-08-14 21:20:00 -05:00
test_util.py fix: freeze default versions for buefy, vue-resource 2024-08-28 19:51:55 -05:00
util.py feat: add basic support for execute upgrades, download stdout/stderr 2024-08-25 12:20:28 -05:00