We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I broke it in a7137df - and it turns out there was no test coverage so I didn't realize it was broken.
The text was updated successfully, but these errors were encountered:
datasette/datasette/cli.py
Lines 126 to 129 in 033a1bb
But I changed the .plugins() method to this:
.plugins()
datasette/datasette/app.py
Lines 628 to 633 in 033a1bb
Sorry, something went wrong.
f786033
Fixed /-/plugins?all=1, refs #802
75c143a
Release Datasette 0.44
b906030
Refs #395, #519, #576, #699, #706, #774, #777, #781, #784, #788, #790, #797, #798, #800, #802, #804, #819, #822, #825, #826, #827, #828, #829, #830, #833, #836, #837, #839 Closes #806.
No branches or pull requests
I broke it in a7137df - and it turns out there was no test coverage so I didn't realize it was broken.
The text was updated successfully, but these errors were encountered: