14 次程式碼提交 (53dd1dd48b51a352b4ec9c4d4dc3b34e4ff2eb95)

作者 SHA1 備註 提交日期
  Voxin Muyli 0a01977e9c
Predefined product options (#3795) 3 年之前
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 年之前
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 年之前
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 年之前
  Martijn Jacobs dcd14060e8 Removed unused import 7 年之前
  Martijn Jacobs 0931aa6ac4 codacy.com wants me to do something with message 7 年之前
  Martijn Jacobs 3f8da34d0b Improved tests for OSCAR_MAX_BASKET_QUANTITY_THRESHOLD 7 年之前
  Samir Shah 941aeb9462 Decouple price and availability in base strategies. 7 年之前
  Alexander Gaevsky e60bb4e99b Set maximum line quantity on basket page. 7 年之前
  Samir Shah c656d72a96 Fix return value of Line.line_tax for zero tax strategies. 8 年之前
  Samir Shah 276dca880e Fix handling of free products when calculating basket totals in Python 3. 8 年之前
  Alexander Gaevsky ad1094c1e8 Check if unit price available before calculating basket line prices. 8 年之前
  Michael van Tellingen be8a2795c7 Rename test file to match module tested. 8 年之前
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8 年之前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 年之前
  Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 年之前
  Juan Madurga d4dbf20f42 Fix create_line_reference for options already enconded to utf-8 10 年之前
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10 年之前
  Michael van Tellingen 797a165778 Fix basket.Line.description method for Python 3 10 年之前
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 11 年之前
  David Winterbottom fc40d0e287 Basket tests house-keeping 12 年之前