Iommi

Latest version: v7.1.1

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

Scan your dependencies

Page 4 of 15

5.9.0

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

* `iommi.forms.save_nested_form` added. This is useful for when you want to save multiple forms with one submit button.

* Fixed admin defaults to have lower priority so you can properly override them.

* Added dummy factory registration to not crash on `GenericRelation` and `GenericForeignKey`

* Forms: check `model.validate_constraints()` on Django 4.1+ (Thanks Yury Bulka!)

* Enable users to disable full form state sending on select2 ajax. To disable, set the `data-select2-full-state` attribute to `false` on the form.

5.8.1

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

* Fix bug where form submit include dispatch parameters e.g. bulk forms break after table tbody reload.

5.8.0

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

* ManyToMany reverse support

* Live editing of styles

* Fixed crash when using form field groups and bootstrap

* Basic support for the UIKit CSS framework added

5.7.1

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

* Add `request` parameter to `extra_params` callback.

5.7.0

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

* Make `Column.select()` more suitable to customization

* Unify callback parameters for `cell__value` and `cell__format`

* Make .as_view be lazy with refine_done to not explode import times

* Added `extra_params` callback to sneak in parameters while porting old-style view code

* Added `Field.non_rendered` shortcut

* `sort_after` raises `SortAfterException` instead of `KeyError` to improve error message rendering in debug page (`KeyError` did `repr(message)`)

* Bootstrap style fix for grouped fields when using select2

* Fixed examples project scrape code

* Move Form style template definition to be more of an overridable default

5.6.2

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

* CSV export and row_group didn't work together

Page 4 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.