Iommi

Latest version: v7.2.0

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

Scan your dependencies

Page 6 of 15

5.3.0

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

* New path decoding API

* Form data for filled fields should be sent with select2 ajax callbacks (the documentation said we did this :P)

* Fix EditTable save on ManyToMany fields

* The default SQL tracer didn't output to the console

* If a create form is not valid the save post handler should not try to build an instance

* Drop support for django <3.0, Add tests for django 4.1

* Drop python 3.7

* Introduce Traversable.invoke_callback(...) helper function with better error reporting

5.2.1

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

* Fix regression in 5.2.0 after fixing include directive on filter form fields

5.2.0

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

* Insert arbitrary parts in Table. There is a namespace `outer` on table where you can insert things.

* Filter form fields failed to respect include directive from filter

* Fix for live edit when used with iommi path decoding

* Fixed a crash in the debug tree that sometimes happened if you had an non-editable `Field`

* Live edit internal API is now a bit more flexible, making it possible to adapt it to your own use cases better

5.1.2

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

* Late evaluation of `Field.editable`, so you can now give a lambda for `editable`

* Rare crash when Field.on_bind tries to access form.all_fields, that is removed

* Admin debug message was shown in non-debug

5.1.1

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

* Add group name of form group specifier to lambda args when rendering the corresponding tags

5.1.0

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

* Admin: respect django permissions system

* Compatibility with Python 3.11

* Enable usage of `reverse_lazy` with `redirect_to`

* Allow `redirect_to` to be an instance of `django.utils.functional.Promise` that is a proxy for a string (which is what `reverse_lazy` returns)

* Admin delete page should present 404 page on non-existing object

* Menus should attempt to respect query parameters when doing set_active

Page 6 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.