Piccolo-admin

Latest version: v1.9.0

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

Scan your dependencies

Page 4 of 25

1.1.1

Not secure
-----

Fixed a regression in Piccolo Admin v1, where nullable boolean fields defaulted
to ``null`` instead of ``all`` in the filter sidebar. This was caused by
changes in Pydantic v2, where the JSON schema changed.

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

1.1.0

Not secure
-----

Big improvements to ``Timestamptz`` columns:

* Piccolo Admin now displays the timezone in the UI.
* The resolution of the widget can be specified using ``TableConfig.time_resolution``,
so you can decide if the user can pick seconds / milliseconds.

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

1.0.0

Not secure
-----

Updated to work with Piccolo v1 (which uses Pydantic v2).

The front end code has also been substantially upgraded to Vue v3.

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

0.58.0

Not secure
------

The default rate limiting is now more aggressive. This can be overridden using
the ``rate_limit_provider`` argument of ``create_admin``.

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

0.57.0

Not secure
------

Improved the handling of nullable ``Varchar`` / ``Text`` columns in the UI.

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

0.56.0

Not secure
------

Improved the handling of nullable ``JSON`` / ``JSONB`` columns in the UI.

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

Page 4 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.