1
0
Fork 0
wuttaweb/tests
2024-08-05 11:45:00 -05:00
..
forms feat: add view to change current user password 2024-08-05 11:45:00 -05:00
views feat: add view to change current user password 2024-08-05 11:45:00 -05:00
__init__.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_app.py feat: basic support for WSGI app, views, templates 2024-07-12 00:17:15 -05:00
test_auth.py feat: add custom security policy, login/logout for pyramid 2024-08-05 00:12:20 -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 auth views, for login/logout 2024-08-05 09:31:19 -05:00
test_util.py feat: add util.get_form_data() convenience function 2024-08-04 20:32:05 -05:00