Django-pint

Latest version: v0.7.3

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

Scan your dependencies

Page 1 of 2

0.7.1

=============
- fix wrong unit display in widget (`issue 43 <https://github.com/CarliJoy/django-pint/issues/43>`_)

0.7.0

=============
- drop support for Django (<3.2) and Python Versions (<3.7) as they reached EOL
- add ``PositiveIntegerQuantityField`` (`merge request 39 from jwygoda`_)
- fix display of negative and scientific numbers in Widget (`merger request 41 from mikeford3`_)

0.6.3

=============
- fix error with Django 3.2 (`issue 36`_)
- remove PrecisionError
- restructure function a bit, add more type annotations

0.6.2

=============
- only a internal technical release as the PyPi token had to be removed
due to security breach before and no new token was set before
releasing 0.6.1

0.6.1

=============
- Fix wrong mixin type for ``DecimalQuantityFormField`` (`merge request 31 from ikseek`_)
- Fix ``BigIntegerQuantityField`` and ``IntegerQuantityField`` showing wrong widget in django admin `issue 34`_

0.6

===========
- Added ``DecimalQuantityField``
- Improved Testing a lot, the different field types are tested individually.
Now we have a total of 142 tests covering 98% of the code.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.