Django-salesman

Latest version: v1.1.6

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

Scan your dependencies

Page 4 of 4

0.1.3

*2020-07-13*

Added
-----

- Added the ability to display the Basket after other API operations by appending ``?basket`` to url.
- Added the ability to specify a custom validator for ``extra`` field on basket and basket item.
- Added the ability to set ``extra`` data directly in :http:post:`/checkout/` request.

Changed
-------

- Make basket merge a transaction.
- When saving order in wagtail, stay on the order edit page.
- Method ``OrderStatus.validate_transition()`` now returns the validated status as string.

Fixed
-----

- Fixed return type for ``OrderStatus.get_transitions()``.

0.1.2

*2020-05-04*

Changed
-------

- Refactor payment method urls inclusion into ``payment_methods_pool.get_urls()``.
- Updated Wagtail requirement to support version ``2.9``.

0.1.1

*2020-02-05*

Changed
-------

- Basket extra endpoint now supports GET and uses PUT instead of POST for updating.

0.1.0

**First release** - *2020-02-03*

Added
-----

- Intial code

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.