Piccolo-api

Latest version: v1.5.2

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 21

0.28.0

------

Modified the ``get_ids`` endpoint of ``PiccoloCRUD``, so it accepts an
``offset`` query parameter. It already supported ``limit``.

-------------------------------------------------------------------------------

0.27.0

------

You can now pass a ``schema_extra`` argument to ``PiccoloCRUD``, which is
added to the underlying Pydantic schema.

-------------------------------------------------------------------------------

0.26.0

------

``create_pydantic_model`` is now imported from the main Piccolo repo.

-------------------------------------------------------------------------------

0.25.1

------

* Added examples to CSRF docs (courtesy sinisaos).
* Improved ``SessionAuthBackend`` - it was too aggressive at rejecting
requests when ``allow_unauthenticated=True`` (thanks to Bakz for reporting
this).

-------------------------------------------------------------------------------

0.25.0

------

If you send a GET request to the ``session_logout`` endpoint, it will now
render a simple logout form. This makes it work much nicer out of the box.
Thanks to sinisaos for adding this.

-------------------------------------------------------------------------------

0.24.1

------

When using the ``nested` argument in ``create_pydantic_model``, more of the
other arguments are passed to the nested models. For example, if
``include_default_columns`` is ``True``, both the parent and child models will
include their default columns.

-------------------------------------------------------------------------------

Page 10 of 21

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.