Iommi

Latest version: v7.1.1

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

Scan your dependencies

Page 3 of 15

6.0.0

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

* JS refactoring of table filtering. This drops Axios as a dependency. (Thanks Bery!)

* `Field.is_valid` callback should handle raised `ValidationError`

* Added `Field.hardcoded`

* Fix setting `display_name` on `freetext_search` field implying required

* Fixed filter form reset (thanks Bery!)

* Dropped `invoke_deprecated_callback`

* Removed support for deprecated arguments `checked` and `checkbox_name` for `Column.select`

* Removed deprecated `register_advanced_path_decoding`, and the corresponding old syntax for `register_path_decoding`

5.13.0

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

* Fix regression in 5.12.0 where tables fail to calculate filter choices on optional columns.

5.12.0

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

* More blocks to customize the base template: `iommi_html_tag_attrs` and `iommi_html_tag_attrs`

* Added `Table.table_tag_wrapper` for when you want to wrap the `<table>` tag but not the paginator. This is useful for making apps work better on phone layouts.

* Insert the language code into the `<html>` tag.

* Generate deprecation warnings in all places not yet passing standard callback parameters

* Choices now passes correctly downstream from `Column(choices=...)` to the filter, the filters form, and bulk fields.

* The admin now can be inserted into the url patterns inside a named app (thanks Mickey McClellan)

5.11.0

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

* Ukrainian language support (Thanks Yury Bulka!)

5.10.1

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

* `OneToOneField` reverse mapping should use the singular field name. This was a regression introduced in 5.8.0 when ManyToMany reverse support was fixed. (Thanks Yury Bulka!)

5.10.0

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

* Fix issue with filter fields not being hidden when the corresponding column is hidden.

* Fix `extra__redirect` not getting all parameters.

* Fix `Form.editable` to have truthy semantics, not requiring strictly `False`

* CRUD Form default title should be done lazily, since instance might be a lambda

Page 3 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.