24 次程式碼提交 (800fcf652fef3f57bfebc0800b051cf71c7dde4f)

作者 SHA1 備註 提交日期
  Janusz Harkot 95f83aa8f0 cleanup django 1.4 depreciation 13 年之前
  David Winterbottom 0ec010a20b Bumped haystack to 2.0.0-beta 13 年之前
  David Winterbottom feb8c9a327 Moved tests into separate package. 13 年之前
  Sebastian Vetter d800da8c72 changed __name__ to property from method 13 年之前
  David Winterbottom 8bcbfbec33 Moved all templatetags, fixtures and management commands. 13 年之前
  David Winterbottom 4996038bae Added ability to customise decoration of view functions. 13 年之前
  David Winterbottom 5626baada7 Added exception handling for when a different app is using Haystack to search products 14 年之前
  Dawid Lorenz 5cb9173723 Changed 'score' field name to 'product_score' as 'score' apparently does make haystack search results go bonkers 14 年之前
  Dawid Lorenz efa0dedff2 Allowing upc and score fields to be null for search index 14 年之前
  Dawid Lorenz fe90958a09 Changed soon-to-be-deprecated get_queryset method name to index_queryset 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 dce6349839 Moved template folders from apps to main oscar/templates folder. 14 年之前
  David Winterbottom b2c8270e29 Converted final two apps over to new structure 14 年之前
  David Winterbottom da8b0902a6 Moved all templates into app folders 14 年之前
  David Winterbottom 9614ee181c Added handling of no search results 14 年之前
  David Winterbottom 9a9d21d9be Replaced render with TemplateResponse, and stopped using locals() in templates 14 年之前
  David Winterbottom 3bcb77fc2d Moved all templates into an oscar folder 14 年之前
  David Winterbottom ee1c921c05 Renamed 'stock' app to 'partner' 14 年之前
  David Winterbottom 54821c91ee Added new fields to several models to handle reporting requirements 14 年之前
  David Winterbottom f0ebc83455 Renamed partner_reference to partner_sku 14 年之前
  David Winterbottom 55c48c7439 Renamed partner_reference to partner_sku 14 年之前
  David Winterbottom 17338a69a6 Cleaned up all urls.py to ensure dynamic loading is used 14 年之前
  David Winterbottom 22e4819458 Added defaults file for settings 14 年之前
  David Winterbottom 4cbd212dfa Added support for spelling mistakes, plus some tidying up of the search app 14 年之前