1
0
Fork 0
wuttaweb/tests
Lance Edgar 7ad6a9d5a0 feat: add basic Roles view
can't edit user/role/perm mappings yet, just minimal CRUD
2024-08-13 10:52:30 -05:00
..
forms feat: add Users view; improve CRUD master for SQLAlchemy models 2024-08-12 21:17:08 -05:00
grids feat: add Users view; improve CRUD master for SQLAlchemy models 2024-08-12 21:17:08 -05:00
libcache feat: add basic support for fanstatic / libcache 2024-08-06 22:33:54 -05:00
views feat: add basic Roles view 2024-08-13 10:52:30 -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 Users view; improve CRUD master for SQLAlchemy models 2024-08-12 21:17:08 -05:00
test_util.py feat: add Users view; improve CRUD master for SQLAlchemy models 2024-08-12 21:17:08 -05:00
util.py feat: add Users view; improve CRUD master for SQLAlchemy models 2024-08-12 21:17:08 -05:00