19 Commity (df36aa3b9fbfd0a1872c78ea2e9dbce5fde183cf)

Autor SHA1 Wiadomość Data
  Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4 lat temu
  Joseph Wayodi d0796cdc2b Fix checkout.ThankYouView.get_object to never raise DoesNotExist error 5 lat temu
  Alexander Gaevsky 31c935cf1d
Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506) 5 lat temu
  Viggo de Vries 81ec4da73a
Pass shipping charge as a kwarg to the surcharge calculator (#3481) 5 lat temu
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 lat temu
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 lat temu
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock 7 lat temu
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 lat temu
  Samir Shah 8a3288da43 Drop support below Django 1.11 8 lat temu
  Samir Shah e5c84703dd Rename PhoneNumberMixin.phone_numbers_fields to phone_number_fields and add to docs. 8 lat temu
  Basil Dubyk 6cb796faaf Add ability to add many phone number fields 8 lat temu
  Samir Shah be42c517a5 Only send analytics transaction events on the first load of the checkout thank you page. 8 lat temu
  Samir Shah 808ca569c3 Do not attempt to parse a phone number for a country when no country is set. 8 lat temu
  Samir Shah cefb76f5bb Replace deprecated assertEquals with assertEqual in tests. 8 lat temu
  Alexander Gaevsky 8b19afc746 Create `PaymentEventQuantity` for all payment events as well as for all order lines. 8 lat temu
  Alexander Gaevsky 4880a06f2a Fallback to None when passing request to order creator, add tests for site determination using request in the order creator. 9 lat temu
  Samir Shah 8f7c603d25 Add tests for OSCAR_REQUIRED_ADDRESS_FIELDS setting. 9 lat temu
  Alexander Gaevsky 96208ec52e Add test for address book update on shipping or billing address creation. 10 lat temu
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9 lat temu