Piccolo

Latest version: v1.5.0

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

Scan your dependencies

Page 2 of 48

1.3.0

-----

Added translations for Traditional Chinese (thanks to jrycw for this).

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

1.2.2

-----

Fixed a bug with filtering ``Array`` columns when choices are defined. Thanks
to sinisaos for discovering the solution.

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

1.2.1

-----

Fixed a bug with ``Array`` columns which have choices defined. Both a
``select`` and ``input`` widget were being shown.

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

1.2.0

-----

Added Python 3.12 support.

When filtering ``Varchar`` and ``Text`` columns, you can now specify the
``match``. Previously, it always defaulted to ``contains``, but now you can
specify ``starts``, ``ends`` and ``exact``. For example, you can now filter for
a movie with a name starting with ``Star Wars``.

When filtering numeric / date / time columns, you can now specify the
``not equals`` operator. For example, give me all the movie tickets which
aren't on a certain day.

Fixed some minor bugs, and added additional Playwright tests.

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

1.1.3

-----

Improved CSV downloads - the user now has the option of using commas or
semicolons as delimiters. In Piccolo Admin v1 we had changed to using
semicolons by default, which was causing confusion.

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

1.1.2

-----

The sidebar styles were improved (see
`this issue <https://github.com/piccolo-orm/piccolo_admin/issues/342>`_ for more
info).

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

Page 2 of 48

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.