Iommi

Latest version: v7.2.0

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

Scan your dependencies

Page 3 of 15

6.1.0

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

* `Field.checkboxes` added

* `parse_empty_string_as_none` not working properly with choice

* Fix `EmailField` / `URLField` with `required=False`

* Allow inheritance for `class Meta`

* JS crash on inter-page link navigation (like `foo/something`)

* Don't crash if `page_size` not integer (Thanks to new contributor Oana!)

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!)

Page 3 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.