Ambient-toolbox

Latest version: v12.1.5

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

Scan your dependencies

Page 28 of 34

4.0.1

* Optimised code of function `test_get_value_from_tuple_by_key_found()`
* Added unittests for named tuple functions

4.0.0

* *Breaking change:* Moved view mixin ``RequestInFormKwargsMixin`` from ``mixin.forms`` to proper place
``mixin.views``
* *Breaking change:* Removed string helper function ``restore_windows1252controls()``, ``number_to_text()`` and
``replace_link_pattern()``
* *Breaking change:* Removed choice converter function ``get_name_by_value()`` in favour
of ``get_value_from_tuple_by_key()``
* *Breaking change:* Removed date converter function ``get_seconds()`` because Python 3.6 already provides
a `total_seconds()` method
* *Breaking change:* Removed date converter function ``get_current_datetime()`` because django already provides
the `timezone.now()` method
* *Breaking change:* Removed date converter function ``diff_month()`` in favour of ``date_month_delta()``
* *Breaking change:* Merged ``converter`` package in ``utils`` package
* *Breaking change:* Moved view-layer-based helpers to extra requirement ``view-layer``: `_FormsetMixin`,
`FormsetUpdateViewMixin`, `FormsetCreateViewMixin`, `CrispyLayoutFormMixin`, `CustomPermissionMixin`
, `RequestInFormKwargsMixin`
* Simplified code of function ``float_to_string()``
* Added type hinting to lots of helper functions
* Updated and restructured documentation
* Added security check for dependencies in local pipeline
* Removed some old python 2.7 syntax

3.5.2

* Bugfix with args and kwargs in ``ReadOnlyTabularInline``

3.5.1

* Bugfix with args and kwargs in ``ClassBasedViewTestMixin``

3.5.0

* Merged package ``graphene-django-ai`` into this package and enabled graphql-specific installation
with `pip install ambient_toolbox[graphql]`
* Added some files for readthedocs.io and updated Readme

3.4.0

* Moved tests out of package scope
* Updated test python version to 3.8
* Added tests for context manager ``TempDisconnectSignal`` with test setup

Page 28 of 34

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.