Iommi

Latest version: v7.1.1

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

Scan your dependencies

Page 2 of 15

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

6.3.0

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

* Edit table: support non-rendered and hardcoded column

* Edit table: create rows in the order given in the GUI

* Improvements to transaction handling in the middleware: The middleware should have the same atomic behaviour as django BaseHandler.make_view_atomic

* You can now use iommi's profiler on form POST requests. Click the "Profile POST" button then press submit on the form you wish to profile.

* Tables/queries: Filtering on numbers broken

* Fixed bootstrap styling to style numeric input as right aligned

6.2.0

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

* Added `iommi_head_contents_last` block to `base.html`

* Fixed `models.CharField(choices=..., blank=True, null=False)` validation

* `Column.select` didn't handle models with UUID primary keys

* Datetime rendering should be in local time format, not UTC

* Fixed for Python 3.11

* Sort links on table ajax reloads

* Fixed lazy capitalization of titles

* Added Czech translation

* Warn if user has forgotten to add iommi to `INSTALLED_APPS`

* Fixed translation context for "Filter" (The verb and the noun are the same in English, so there was some confusion)

* Fixed translations

* Prevent double save on files/images when over the in-memory limit

* Added `Form.fields_template`

* Avoid crash on admin pages when running without `iommi.middleware`

6.1.1

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

* `JSONField` was incorrectly handled in Django 3.1+

* Dropped support for Django 3.0

6.1.0

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

* `Field.checkboxes` added

* `parse_empty_string_as_none` not working properly with choice

* Fix `EmailField` / `URLField` with `required=False`

* Allow inheritance for `class Meta`

* JS crash on inter-page link navigation (like `foo/something`)

* Don't crash if `page_size` not integer (Thanks to new contributor Oana!)

Page 2 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.