6 コミット (83f66cc652eb001ff7e2c763ef5ffc8aa34367c2)

作成者 SHA1 メッセージ 日付
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6年前
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6年前
  Samir Shah 941aeb9462 Decouple price and availability in base strategies. 7年前
  Alexander Gaevsky 3e4dda9a89 Check if stockrecord price is set when determining pricing policy in the `FixedRateTax` and `DeferredTax` pricing strategy mixins. 9年前
  Alexander Gaevsky 82d9e7d264 Make product unavailable if price is empty to avoid exception when adding product without price to basket 10年前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9年前
  Maik Hoepfel 3fd3b70ccc Rename a few more tests and comments 11年前
  Maik Hoepfel c3f410bf08 Fully migrate codebase to new API 11年前
  Maik Hoepfel c3940c34c1 Allow products with a price of zero 11年前
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 12年前
  David Winterbottom c0fcb45a71 Rename strategy fetch method to fetch_for_product 12年前
  David Winterbottom 8a33b6f80f Introduce new API method for strategies (for basket lines) 12年前
  David Winterbottom 26228c92c3 Extend strategy class to work with variant products 12年前
  David Winterbottom 2282519777 Use mixins to create strategies 12年前
  David Winterbottom efff1bdce0 Adjust product strategy to use standard policies 12年前
  David Winterbottom 9bdce05760 Add basic tests to availability, prices and strategy modules 12年前