Django-easycart

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

--------------------

Added
~~~~~
* Ability to access the cart from the cart item through attribute 'cart'.

0.3.0

--------------------

Added
~~~~~
* Handling of exceptions caused by invalid POST data inside views
(the exceptions are suppressed, the client receives a JSON-response
containing the error and some additional info about it).
See updated documentation on views (Reference/easycart.views)

* Additional exception classes for invalid item quantity errors:

- NegativeItemQuantity
- NonConvertibleItemQuantity
- TooLargeItemQuantity
- ZeroItemQuantity

0.2.0

--------------------

Added
~~~~~
* Support for Python 2.7+

0.1.1

--------------------

Fixed
~~~~~
* Errors on Python 3.4


.. _Semantic Versioning: http://semver.org/.
.. _0.1.1: https://github.com/nevimov/django-easycart/compare/v0.1.0...v0.1.1
.. _0.2.0: https://github.com/nevimov/django-easycart/compare/v0.1.1...v0.2.0
.. _0.3.0: https://github.com/nevimov/django-easycart/compare/v0.2.0...v0.3.0
.. _0.4.0: https://github.com/nevimov/django-easycart/compare/v0.3.0...v0.4.0
.. _unreleased: https://github.com/nevimov/django-easycart/compare/v0.4.0...master

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.