- Fix a few more Django 2.0 deprecation warnings that were missed in ``2.2.7``.
2.2.7
- Fix Django 2.0 Deprecation warnings.
2.2.6
- Add support for Oscar 1.5 and Django 1.11.
2.2.5
- Detect 9-digit ZIP codes in shipping a warehouse addresses and, instead of truncating the last 4 digits, send them in the `Plus4` field of the SOAP request.
2.2.4
- [Important] Fix bug causing order lines to get deleted is the corresponding basket or basket line is deleted.