Flask-taxonomies

Latest version: v7.0.3

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

Scan your dependencies

Page 3 of 5

7.0.0a8

7.0.0a6

Added support for term search via ?q=<simple or lucene query> parameter.
Added support for pluggable search implementation

7.0.0.a5

This release adds handling of two HTTP preconditions: ``If-None-Match: *`` and ``If-Match: *``

To enforce that PUT only creates a resource and does not update it, use ``If-None-Match: *`` header
To enforce that PUT only updates a resource and does not create it use ``If-Match: *`` header

See https://tools.ietf.org/html/rfc7232#section-3.1 for details

7.0.0.a3

Added descendant count on ancestors if used in pagination

7.0.0.a2

Changes:

Added count of descendants
Fixed moved term metadata

7.0.0a1

flask-taxonomies have been rewritten to become a pure flask/sqlalchemy application without dependencies to invenio

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.