Piccolo

Latest version: v1.5.0

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

Scan your dependencies

Page 20 of 48

0.52.0

Not secure
------

Version pinning Pydantic to v1, as v2 has breaking changes.

We will add support for Pydantic v2 in a future release.

Thanks to sinisaos for helping with this.

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

0.51.1

Not secure
------
Fixing a bug with ``on_delete`` and ``on_update`` not being set correctly.
Thanks to wmshort for discovering this.

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

0.51.0

Not secure
------

Improved the UI for password inputs (e.g. on the change password page). Thanks
to sinisaos for this.

Fixed a bug with nullable date fields.

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

0.50.0

Not secure
------

Improved handling of nullable email fields.

Thanks to sinisaos for adding this.

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

0.49.0

Not secure
------

Custom links can now be added to the sidebar. This allows quick navigation to
specific pages in the admin, or to external websites. For example:

.. code-block:: python

create_admin(
sidebar_links={
"Top Movies": "/admin//movies/?__order=-popularity",
}
...
)

Thanks to sinisaos for adding this.

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

0.48.0

Not secure
------

* Improved the type annotations for ``FormConfig``.
* Fixed a bug with array fields in custom forms (thanks to sinisaos for
fixing this).

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

Page 20 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.