pypi datasette 0.58a1

latest releases: 1.0a13, 1.0a12, 1.0a11...
2 years ago
  • New plugin hook: skip_csrf(datasette, scope), for opting out of CSRF protection based on the incoming request. (#1377)
  • POST requests to endpoints that do not support that HTTP verb now return a 405 error.
  • db.path can now be provided as a pathlib.Path object, useful when writing unit tests for plugins. Thanks, Chris Amico. (#1365)

Don't miss a new datasette release

NewReleases is sending notifications on new releases.