Skip to content

0.30.1

Compare
Choose a tag to compare
@dantownsend dantownsend released this 13 Dec 19:46
· 138 commits to master since this release
  • Streamlined the CSRFMiddleware code, and added missing type annotations.
  • If using the __visible_fields parameter with PiccoloCRUD, and the field name is unrecognised, the error response will list the correct field names.
  • Improved test coverage (courtesy @sinisaos).