1
0
Fork 0
wuttaweb/tests/views
2024-08-13 21:44:56 -05:00
..
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test___init__.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_base.py feat: add basic Grid class, and /settings master view 2024-08-07 14:00:53 -05:00
test_common.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_master.py feat: improve widget, rendering for Role notes 2024-08-13 21:44:53 -05:00
test_people.py feat: add Users view; improve CRUD master for SQLAlchemy models 2024-08-12 21:17:08 -05:00
test_roles.py feat: add basic Roles view 2024-08-13 10:52:30 -05:00
test_settings.py feat: add Users view; improve CRUD master for SQLAlchemy models 2024-08-12 21:17:08 -05:00
test_users.py feat: expose User "roles" for editing 2024-08-13 21:44:56 -05:00