Iommi

Latest version: v7.1.1

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

Scan your dependencies

Page 5 of 15

5.6.1

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

* Row grouping on `EditTable` now works.

5.6.0

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

* Added row grouping feature on `Table`

* Allow pre-invoking `.refine_done()` on parts of pages for optimization.

* Optimization of excessive attempts to invoke callbacks

5.5.0

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

* Support reverse foreign key relationships

* Improved handling of unknown database field types: don't crash if they are not included anyway

* API docs are much improved, and all docs have been improved with updated tooling to automatically catch future errors

* Admin: copy to clipboard of conf. This should make it even faster to customize your admin.

* Profiling page: links to graph and snakeviz profiling views

* Render "loaded templates" where templates are normally accepted

* Fix missing crud form header when not using `auto__`

* Add default message to delete form when there are no specified fields

* Fix Column.from_model still require model parameter

* Make `h_tag` respect `sort_after`

* Admin: Fixed display of help text

* Derive missing config when from_model only gets model_field parameter

* Some optimizations when you can reuse an object from `on_refine_done`.

* Minor bootstrap5 style fixes

* Fix cache key snafu in parameter matching cache for evaluate

5.4.0

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

* Add `sorter` configuration to `Table` for when rows need special handling on sorting.

5.3.1

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

* Fix regression in 5.3.0 moving javascript assets

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

Page 5 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.