Iommi

Latest version: v7.1.1

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

Scan your dependencies

Page 1 of 15

7.1.1

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

* Namespace separation for `evaluate_member`. If you had a param named `obj` or `key` you could get a namespace conflict and a crash.

7.1.0

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

* `user` is now included in the evaluate parameters

* All params from `params` are now included in evaluate parameters

* Fix bulk form render when not needed

* Admin: remove default bulk delete

* Select all fixed

* Admin all models list should be `Table`, not `EditTable`

7.0.0

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

* `EditTable`s `EditColumn.edit` namespace is now called `field`. This is a breaking change. There was a namespace conflict between `Column.edit` and `EditColumn.edit`.

* `EditTable` and bulk editing and filtering now compose cleanly

* Changed default style to Bootstrap 5

* Allow styling of `EditTable`/`EditColumn`

* Nested forms respect if the parent form is non-editable

* SQL trace for N+1 problems will now print the last found query+traceback instead of the first. This should increase the odds of it showing something useful.

* Removed deprecated JavaScript functions

6.8.0

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

* `table.Column.boolean` changed from fontawesome icon to unicode check mark

* `<meta>` viewport by default

* `SearchVectorField` default None factory

* select2 change triggers form change, but field can be outside a form for js purpose

* Move the data-endpoint and data-iommi-id html attributes to the table container. This is to avoid them being over-written by any empty_message provided resulting in no table tag being rendered

* added `IommiBase.getContainer` in JS

* `default_sort_order` should be indicated in the table header

* Don't fail on non-integer pk values on pk lookup

* Fix for rare synthetic traceback issue

6.7.0

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

* Added support for DurationTime db field type

* Add missing parameters to attrs and tag callbacks (501)

* Added option to pass kwargs for `csv.writer` (503)

* `Field.is_valid()` respecting model field validators by default (506)

* Fixed profiler output for function names (502)

* Removing preserved page, to always jump to the first page after filtering (500)

6.6.0

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

* Add new callback `Filter.pk_lookup_to_q` for building custom filter even when filter value is a model object.

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.