datasette/tests/plugins
Simon Willison 84616a2364 request.args.getlist() returns [] if missing, refs #774
Also added some unit tests for request.args
2020-05-29 15:51:30 -07:00
..
my_plugin.py Unit test for register_facet_classes plugin, closes #773 2020-05-27 21:09:16 -07:00
my_plugin_2.py request.url now respects force_https_urls, closes #781 2020-05-28 10:10:06 -07:00
register_output_renderer.py request.args.getlist() returns [] if missing, refs #774 2020-05-29 15:51:30 -07:00
view_name.py Refactored test plugins into tests/plugins, closes #775 2020-05-27 17:57:25 -07:00