Piccolo

Latest version: v1.12.0

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

Scan your dependencies

Page 24 of 50

0.42.0

Not secure
------

Tables can now be grouped in the sidebar - this is helpful if you have lots of
tables. To do this, use the ``menu_group`` argument of ``TableConfig``.

Thanks to sinisaos and sumitsharansatsangi for their help with this.

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

0.41.1

Not secure
------
Fix a regression where if multiple tables are created in a single migration
file, it could potentially fail by applying them in the wrong order.

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

0.41.0

Not secure
------

A fix to make Piccolo Admin work with ``fastapi>=0.89.0``.

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

0.40.1

Not secure
------
Loosen the ``typing-extensions`` requirement, as it was causing issues when
installing ``asyncpg``.

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

0.40.0

Not secure
------

* Improved German translations (thanks to hblunck for this).
* When submitting a form, scroll to the top of the page if an error occurs so
the error box is visible (thanks to sinisaos for this).
* If a custom ``BaseUser`` table is used for authentication, which uses a
``UUID`` as the primary key, it now works.

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

0.39.0

Not secure
------

If an ``Array`` column has ``choices`` specified, then Piccolo Admin will
show dropdowns, so the user can pick one of the choices.

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

Page 24 of 50

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.