Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
633 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 2 commits in 2 repositories
Reviewed 9 pull requests in 2 repositories
django-oscar/django-oscar 8 pull requests
- Add 'currrency' to 'shipping_discount' method
- use aggregation for calculating basket's totals
- Pass currency to round method
- Fix upsell messages for exclusive offers (issue #3530)
- Fix checkout.ThankYouView.get_object to never raise DoesNotExist error
- Fix use currency-aware currency formatting within offer app
- Issues/3425/invalid page
- Create a mixin for filtering partner's products so it's extendable