Closed simonw closed 2 years ago
Got this error from #1 here: https://latest-with-plugins.datasette.io/-/packages
Likely because this code here doesn't pass a request object and one of the other plugins depends on it:
request
https://github.com/simonw/datasette-packages/blob/41bb814ad4ba56f5ef2307586e54415cf538e136/datasette_packages/__init__.py#L14-L19
https://latest-with-plugins.datasette.io/-/packages
Got this error from #1 here: https://latest-with-plugins.datasette.io/-/packages
Likely because this code here doesn't pass a
request
object and one of the other plugins depends on it:https://github.com/simonw/datasette-packages/blob/41bb814ad4ba56f5ef2307586e54415cf538e136/datasette_packages/__init__.py#L14-L19