Piccolo

Latest version: v1.5.0

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

Scan your dependencies

Page 27 of 48

0.24.0

Not secure
------

``TableConfig`` now has a ``hooks`` argument - so custom logic can be run when
a row is added / deleted / modified. Thanks to Anton-Karpenko for suggesting
this feature.

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

0.23.0

Not secure
------

The WYSIWYG editor we use for ``rich_text_columns`` has been modified, so the
user can now create HTML headings. Thanks to tigerline86 for suggesting this
feature and sinisaos for implementing it.

Rows can now be bulk modified - for example, if you have 100 blog posts which
need converting to ``draft=False``, it can now be easily done using the
Piccolo Admin GUI in a single operation (courtesy sinisaos).

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

0.22.2

------

More sandbox fixes.

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

0.22.1

------

Fixed a bug with the sandbox.

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

0.22.0

Not secure
------

The user can now change their password in the Piccolo Admin UI (courtesy
sinisaos).

After submitting a custom form with Piccolo Admin, the UI used to show the
response message in a popup at the bottom of the screen. It now shows a success
page instead, which is better if the response message is long, as it's easier
for the user to read. Thanks to ethagnawl for reporting this issue.

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

0.21.2

Not secure
------
Fixing a bug with serialising ``Enum`` instances in migrations. For example:
``Varchar(default=Colour.red)``.

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

Page 27 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.