20 次程式碼提交 (c23438849601edbd1ec7f5f428969c03d7550001)

作者 SHA1 備註 提交日期
  David Winterbottom 64a3e4e74d Fix broken URL regex for resetting password 13 年之前
  David Winterbottom c1fa49fa23 Added recipe on customising stock messaging 13 年之前
  David Winterbottom e54fc4ea91 Added offer detail page. 13 年之前
  David Winterbottom fd0c606489 Updated 404 and 500 handling 13 年之前
  David Winterbottom aeed90bea9 Nano-tweaks 13 年之前
  David Winterbottom d1dfd98adf Added password reset functionality 13 年之前
  David Winterbottom 9586f3cc71 Added basic structure for product update view 13 年之前
  David Winterbottom 30d66348f6 Added first part of dashboard app - just an index view at the moment 13 年之前
  David Winterbottom b021f8fbc2 Removed reports and order management from default URLs 14 年之前
  Andrew Ingram 649528dc54 Updated some namings to reflect product->catalogue and item->product changes 14 年之前
  David Winterbottom 5b7b990b20 MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 年之前
  David Winterbottom b42e3485bc Added relationship between item class and attribute type! 14 年之前
  David Winterbottom b2c8270e29 Converted final two apps over to new structure 14 年之前
  David Winterbottom cccce7aa71 Converted order management app to new structure 14 年之前
  David Winterbottom 4521e1b2e2 Converted promotions app to new structure 14 年之前
  David Winterbottom 4b3124cc4b Converted checkout app to new structure 14 年之前
  David Winterbottom 0dd0f384fd Lots of minor tidy-up/pep8 related things - plus fixed lots of broken 14 年之前
  Andrew Ingram 5313fc2918 Refactored apps to use app_label.app, this is to stop __init__.py executing get_model calls before the installed apps get installed. 14 年之前
  Andrew Ingram d6a5af96f0 Working on refactoring reviews to be optional. Came up against an interesting bug with namespaced URLs, they don't play nice with reverse, see this bug report: 14 年之前
  Andrew Ingram 57dba803a6 created a Shop application that includes all the oscar URLs, updated examples to use it 14 年之前