Iommi

Latest version: v7.1.1

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

Scan your dependencies

Page 7 of 15

4.7.0

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

* Improved exceptions: you now get an exception frame that points to the declaration if you use the declarative style. This makes it much easier to know what code is responsible for a crash.

* Fixed CSV rendering endpoint and added an example for it

* `EditTable` is no longer experimental!

* Fix rendering of choices in filter select widgets from CharField with choices

* Bulk editing: fields should be default None, even if the model has a default value

* Fixed rendering of disabled checkbox

4.6.0

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

* Chinese translation

* Base style no longer includes the select2 assets

* h_tag should be possible to set to None and to set include=False

* Fixed default handling for get_sql_debug

* Fixed issue where you couldn't set non-editable input tag to 'input'

* Fix auto rowspan. It was broken if you did multiple bind() on the same object

* Live edit improvements: Handle slower pages MUCH better, and editing of classes works

* Fixed styling for non-editable select2

4.5.1

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

* Minor fix for SQL tracing when function names could not be retrieved

4.5.0

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

* Path decoding feature added. See https://docs.iommi.rocks/en/latest/path.html

* New style: `bootstrap5`. Thanks to Nigel Metheringham!

* Expose `perform_dispatch` for legacy FBVs. See https://docs.iommi.rocks/en/latest/legacy_fbv.html for how to use it.

* Forms: Some asserts to make `redirect`/`redirect_to` more fool proof

* Forms: A little check to make setting `search_fields` on a `Field` more fool proof

4.4.0

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

* Send full state of current form when doing ajax select2 callback, enabling more advanced filtering

* Fixed bug where `auto__include=['fk__charfield']` crashes

* Fixed bug where style application on an object only had an effect on the child objects

* `Form.delete` will now show a nice error message if the object can't be deleted due to restricted rows

* `EditTable`: Add row feature added

* `EditTable`: Delete row feature added

* `EditTable`: `field` on an `EditColumn` now match the behavior of `field` for a normal `Form`

4.3.3

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

* `EditTable`: Fixed auto__rows

* `EditTable`: if instance.pk < 0, treat this as a create

* Passing `search_fields` to a `Field.choice_queryset` did nothing

Page 7 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.