Piccolo

Latest version: v1.12.0

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

Scan your dependencies

Page 34 of 50

0.16.0

Not secure
------
JSON values are now displayed in a nicer format in the UI (courtesy sinisaos).

The popup banner displayed at the bottom of the page will now turn red when
showing an error (it was already green in the past). Courtesy sinisaos.

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

0.15.2

------
``FormConfig.endpoint`` now works with async functions.

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

0.15.1

Not secure
------
Fixing a bug where setting ``FormConfig.description`` to ``None`` caused a
serialisation error.

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

0.15.0

Not secure
------
Added custom forms (courtesy sinisaos).

It's very easy to use - just provide a Pydantic model, and a function for
handling posted data. Piccolo Admin will then auto generate all of the UI
necessary.

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

0.14.13

Not secure
-------
Fixing a bug with migrations which drop column defaults.

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

0.14.12

Not secure
-------
* Fixing a bug where re-running ``Table.create(if_not_exists=True)`` would
fail if it contained columns with indexes.
* Raising a ``ValueError`` if a relative path is provided to ``ForeignKey``
``references``. For example, ``.tables.Manager``. The paths must be absolute
for now.

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

Page 34 of 50

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.