Iommi

Latest version: v7.0.0

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

Scan your dependencies

Page 1 of 15

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.

6.5.0

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

* Improved HTML output of profiler. Clickable links for functions, and sorting.

* Preserving filters from other table filters and sorting (fixes 496)

* If you had `?order=` in your URL without value, you got `IndexError`(string index out of range) (fixes 495)

* Documentation fixes by first time contributor Viktor <dpedesignshotmail.com>

6.4.0

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

* Django 5.0 support

* New debug tools: Templates used. You can use this to see what templates were used, and jump to them.

* Form based choice_queryset should go pk in the query always (fixes 443)

* Translation update (fixes 457)

* Updated Swedish translation

* Debug: Don't shorten paths, as this makes links un-clickable in pycharm console

* Optimizations

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.