Piccolo

Latest version: v1.5.0

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

Scan your dependencies

Page 29 of 48

0.19.3

------
Improved the UI when the network is slow (courtesy sinisaos).

With ``FormConfig``, if the Pydantic model has a default value provided, this
is rendered in the form UI (thanks to simplynail for this idea).

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

0.19.2

------
The ``textarea`` and ``button`` elements were using the browser's default font,
instead of our custom font.

Improved the docstring for ``create_admin``.

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

0.19.1

Not secure
------
Fixed a bug where a filter for a column with choices defined would default to
``Null`` instead of ``All``.

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

0.19.0

Not secure
------
Added new UI for the foreign key selector.

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

0.18.4

Not secure
------
* Fixed a bug when multiple tables inherit from the same mixin (thanks to
brnosouza).
* Added a ``log_queries`` option to ``PostgresEngine``, which is useful during
debugging.
* Added the `inflection` library for converting ``Table`` class names to
database table names. Previously, a class called ``TableA`` would wrongly
have a table called ``table`` instead of ``table_a``.
* Fixed a bug with ``SerialisedBuiltin.__hash__`` not returning a number,
which could break migrations (thanks to sinisaos).

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

0.18.3

Not secure
------
Improved ``Array`` column serialisation - needed to fix auto migrations.

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

Page 29 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.