Valuta

Latest version: v0.3.2

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

Scan your dependencies

Page 1 of 3

0.3.2

- Add basic SQLAlchemy support.

0.3.1

- Suppress weirdest bug with a strange character ``\xa0`` appearing when
using template tags without providing a locale on GitHub actions (locally
everything passes without the bug).

0.3

This release is somewhat incompatible with previous versions for what's
related to the displaying value in currency units (using any
``display_in_currency_units`` or shortcuts). If you want old behaviour,
add ``format=DISPLAY_FORMAT_NUMBER`` to places where you used
``display_in_currency_units`` method or a correspondent shortcut function.


- Add ``locale`` and ``decimal_quantization`` args to the ``format_currency``
everywhere.
- Do not provide a default value for ``format`` (follow the ``babel`` defaults
approach).

0.2.1

- Added `valuta.contrib.django_integration.context_processors.constants``
context processor module.
- Documentation improvements.

0.2

- Added `display_in_currency_units` method, `shortcuts` module function and
a magic method to the Django integration package, as well as the template
tags library.

0.1.9

- Minor fixes in the Django app (for Django 2.2).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.