Piccolo

Latest version: v1.5.0

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

Scan your dependencies

Page 32 of 48

0.16.2

Not secure
------
Reordering the dependencies in requirements.txt when using ``piccolo asgi new``
as the latest FastAPI and Starlette versions are incompatible.

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

0.16.1

Not secure
------
Fixed bugs with nullable ``ForeignKey`` and ``Timestamp`` columns - the UI
would try sending back an empty string, instead of a ``null`` value. Courtesy
sinisaos.

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

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.

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

Page 32 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.