1
0
Fork 0
wuttaweb/tests/views
Lance Edgar be8a45e543 fix: make some tweaks for better tailbone compatibility
this is the result of minimally testing the PersonView from wutta,
configured via a tailbone app.

had to add the `view_profile()` stub, pretty sure we want that..?
2024-08-15 02:10:08 -05:00
..
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test___init__.py feat: expose Role permissions for editing 2024-08-14 15:10:54 -05:00
test_auth.py feat: add first-time setup page to create admin user 2024-08-14 18:29:08 -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: add sane views for 403 Forbidden and 404 Not Found 2024-08-14 22:13:55 -05:00
test_master.py fix: make some tweaks for better tailbone compatibility 2024-08-15 02:10:08 -05:00
test_people.py fix: make some tweaks for better tailbone compatibility 2024-08-15 02:10:08 -05:00
test_roles.py feat: add permission checks for menus, view routes 2024-08-14 21:20:00 -05:00
test_settings.py feat: expose Role permissions for editing 2024-08-14 15:10:54 -05:00
test_users.py feat: expose User password for editing in master views 2024-08-14 15:55:10 -05:00