229 Commits (c46ff5604976c20aa8ad5e1df97c2a803558a076)

Author SHA1 Message Date
  Maik Hoepfel 05ebbe6c5d Add test for creating product with attributes 10 years ago
  Maik Hoepfel 0d5dc9e4c4 Finish up datetime picker work 10 years ago
  Maik Hoepfel 8a03abb0bb Drop OSCAR_OFFER_BLACKLIST_PRODUCT functionality 10 years ago
  Maik Hoepfel 16582f386e Use choices for CommunicationEventType.category 10 years ago
  Maik Hoepfel 91116be933 Clarify that Python 3 support only works with Django 1.7 10 years ago
  Maik Hoepfel 99b51053d8 Add note about tables2 to release notes 10 years ago
  Maik Hoepfel 765c72e1fe Update tests and release notes for updated child product editing 10 years ago
  Maik Hoepfel a0f07bca7f Document further changes necessary when upgrading Django 10 years ago
  Maik Hoepfel 38f03e1865 get_model: Raise LookupError instead of ImportError 10 years ago
  Maik Hoepfel b8308a4b42 Handle conflicting offer migrations 10 years ago
  Maik Hoepfel 5eafeca2f2 Document changes regarding migrations 10 years ago
  Maik Hoepfel d131cfc15a Drop support for Django 1.5 10 years ago
  Maik Hoepfel aa5b1a144a Move RangeProductFileUpload model from dashboard to offers app 10 years ago
  David Winterbottom a0802b52af Use an AutoSlug field with offer ranges 10 years ago
  Maik Hoepfel 860fab7ba7 Ignore capitalisation of local part of email address 10 years ago
  Maik Hoepfel 1b2574dd3d Rename template references to variants 10 years ago
  Maik Hoepfel 97c3c4d405 Replace countries.json fixture by management command 10 years ago
  Maik Hoepfel d4243c50de Tweaks to Country model 10 years ago
  Maik Hoepfel c678d747be Improve docs on how to handle migrations when upgrading 10 years ago
  Maik Hoepfel b764d9b405 Rename all of strategy's methods 10 years ago
  Maik Hoepfel a3b1de75dc Add release notes for product structure changes 10 years ago
  Maik Hoepfel 88a5ce77a0 Drop custom get_ancestors() & introduce get_[ancestors|descendants]_and_itself() 10 years ago
  Maik Hoepfel 0cc0518cc2 Allow disabling deletion of image files and thumbnails 11 years ago
  Maik Hoepfel 2f893dc381 Add forgotten migration to release notes 11 years ago
  Maik Hoepfel 267cbc3f58 Turn ProductAttributeValue.value_text into a TextField 11 years ago
  Maik Hoepfel 1f0f2e35bb Rebuild product attribute entities 11 years ago
  Maik Hoepfel 2b957ae555 Refactor product attribute validation 11 years ago
  Maik Hoepfel ee62d983ac Turn AbstractAddress.search_text into a TextField 11 years ago
  Maik Hoepfel 1375dea235 Bump version to 0.6.5 and update docs 11 years ago
  Maik Hoepfel 019e9c7abb Make order number unique 11 years ago
  Markus Bertheau c4846f92cd Simplify basket_form tag implementation 11 years ago
  Maik Hoepfel 64b426967e Bump version to 0.7.2 and update docs 11 years ago
  Maik Hoepfel 83a154845e Multiply charges when exceeding top bands upper limit 11 years ago
  Maik Hoepfel 6fd9ebc29f Drop upper_charge logic for weight based shipping methods 11 years ago
  David Winterbottom 2d2e3d6684 Add section on new dashboard in v0.8 release notes 11 years ago
  David Winterbottom 2eeaf1f135 Use alternative title markup in release doc 11 years ago
  David Winterbottom a4a211bd2c Update v0.8 release notes with more shipping details 11 years ago
  David Winterbottom 9b0c5c11c9 Use a warning block on v0.8 release notes 11 years ago
  David Winterbottom c58b181885 Consolidate shipping docs 11 years ago
  David Winterbottom 365a92c94c Update 0.8 release notes re shipping method changes 11 years ago
  Maik Hoepfel db62806a9e Add documentation for skip conditions 11 years ago
  David Winterbottom c8aaaf4c58 Document the reworking of basket additions 11 years ago
  David Winterbottom bf32322b41 Update v0.8 release notes re order detail changes 11 years ago
  Maik Hoepfel 0e67e20ab3 Remove Product.related_products 11 years ago
  Maik Hoepfel dc3126280d Drop unneeded Product.score field 11 years ago
  Maik Hoepfel 76c7dac599 OSCAR_SLUG_FUNCTION: Support string notation to set slugifier 11 years ago
  Maik Hoepfel 0cb1bad391 Add unique_together constraints to ManyToMany through models 11 years ago
  David Winterbottom bb7050a5a9 Excise partner wrapper functionality 11 years ago
  David Winterbottom 4abba90f3f Remove deprecated partner methods 11 years ago
  David Winterbottom eef2cd3083 Remove deprecated methods from catalogue models and views 11 years ago