Iommi

Latest version: v7.1.1

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

Scan your dependencies

Page 11 of 15

2.8.8

~~~~~~~~~~~~~~~~~~

* Automatically generating a Query from a model with a foreign key was broken in cases where the name field wasn't the same as name field of the parent model

2.8.7

~~~~~~~~~~~~~~~~~~

* Make it possible to pass a lambda to title of Page/Form/Table

* Improved error when trying to register an already registered style

2.8.6

~~~~~~~~~~~~~~~~~~

* Revert to the old (pre 2.8.2) way of using `search_fields` to compose queries.

The new approach failed for cases when there was a custom `value_to_q` definition.
A proper fix needs to have a unified approach also when using `.pk` format.

2.8.5

~~~~~~~~~~~~~~~~~~

* Render title of `Page` objects. To turn off the rendering of the title pass `h_tag__include=False`.

* Removed the register_search_fields warning, it was 90% annoying and 10% useful

2.8.4

~~~~~~~~~~~~~~~~~~

* Form: support passing instance as a lambda, even in combination with `auto__model`

2.8.3

~~~~~~~~~~~~~~~~~~

* Removed bad assert that prevented passing instance as a lambda for auto__model of Form

* SQL trace was broken for postgres

* query_from_indexes should automatically generate filters for foreign keys. This especially affected the admin.

Page 11 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.