11 Commits (53dd1dd48b51a352b4ec9c4d4dc3b34e4ff2eb95)

Author SHA1 Message Date
  Joseph Wayodi 6a04a96ee3 Check checkout-view skip conditions before pre conditions 4 years ago
  Joseph Wayodi d0796cdc2b Fix checkout.ThankYouView.get_object to never raise DoesNotExist error 5 years ago
  Alexander Gaevsky 31c935cf1d
Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506) 5 years ago
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 years ago
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 years ago
  Aliaksei Urbanski ed8f9f1206 Make OrderPlacementMixin more customizable (#2732) 7 years ago
  Samir Shah 13e2ed127c Remove all uses of six. 7 years ago
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 years ago
  Samir Shah ec3791c371 Remove py2-specific imports, tests and code branches. 7 years ago
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 years ago
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 years ago
  Michael van Tellingen 174d4dcd67 Consolidate `oscar.test.factories` imports in the test modules 10 years ago
  Michael van Tellingen 6fad63a4d0 Split oscar.test.newfactories in multiple modules 10 years ago
  Michael van Tellingen 14cf5f3703 PEP8 fixes 10 years ago
  Marco Badan 0637b55bcd Improve test coverage in checkout views 10 years ago
  Marco Badan a0ce8f22dc Update and extend checkout tests 10 years ago
  Maik Hoepfel 09f66c35ea Remove duplicate assertRedirectsToUrlName test helper 10 years ago
  David Winterbottom 478fa0adf5 Ensure HTML IDs use underscores not hyphens 11 years ago
  David Winterbottom 21d73a1a96 Rewrite checkout functional tests 11 years ago