84 次程式碼提交 (f8e1439bf10ff44db0b02cfe96ec2c20b5b36e89)

作者 SHA1 備註 提交日期
  Maik Hoepfel 4e21df6561 Improve upgrading instructions 4 年之前
  Samir Shah 52480d98d1 Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 5 年之前
  Dan Raviv 4be93cc5f3
Update key_questions.rst 5 年之前
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 5 年之前
  Joseph Wayodi 745c2fd3a0 Fix documentation on dynamic class loading for forked dashboard apps 5 年之前
  Craig Loftus 348880840c Add support for spell checking and carry out initial corrections 5 年之前
  Alexander Gaevsky a841a765ae Add note about dashboard apps forking. 5 年之前
  Joseph Wayodi 87940e19af Make app-forking management command more stable 6 年之前
  Highbiza migration experts 43c5db8fbc Added method to Product manager for filtering on product attributes. (#2888) 6 年之前
  Joseph Wayodi 9f133298c8 Update docs to reflect newly-merged Oscar/Django app configs 6 年之前
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 6 年之前
  Selim ae048a3176 Add missing Decimal import to code block in documentation (#2820) 6 年之前
  Samir Shah 8560a90490 Replace calls to super(ClassName, self) with super(). 7 年之前
  Samir Shah 8b9729a86d Add a setting to allow overriding Oscar's dynamic class loader. 7 年之前
  Kees Hink fd54fd4e9b Attributes vs variants documentation (#2571) 7 年之前
  Frédéric Montet b1872791b1 Update modelling_your_catalogue.rst (#2552) 7 年之前
  Alexander Gaevsky 4f29bfc87a Add docs for price currencies. 7 年之前
  Lukasz Kryger 6f36eb5f0c
Fix typo 7 年之前
  Samir Shah 83206547fe Update User Model documentation 8 年之前
  Samir Shah 522f37b1a0 Improve documentation of Product Options. 8 年之前
  Samir Shah d415c34ccb Add documentation and tests for multi_option attribute. 8 年之前
  Alexander Gaevsky e0e743d001 Document how to disable features using `OSCAR_HIDDEN_FEATURES` setting. 8 年之前
  Alexander Gaevsky 2e6512669d Fix reference to "Fork the Oscar app" section in the docs. 8 年之前
  Alexander Gaevsky ad35c87915 Add note to the customization doc about Oscar applications order. 8 年之前
  Michael van Tellingen 01c3cb7af2 Fix docs build 8 年之前
  Michael van Tellingen a846c41ee3 Move sites/sandbox/ to the root directory. 8 年之前
  Tobias Englert e8865cc329 Enhance strategy documentation 8 年之前
  Carlos Ramirez 977555260e Update key_questions.rst 9 年之前
  John Franey fdd58ac568 Update key_questions.rst 9 年之前
  Anton 348c5e74ed fix typo in customisation.rst 9 年之前
  Anton 4527b322d1 misspell in fork_app.rst 9 年之前
  Vedran Karačić 119270dd64 Added klass variable definition 9 年之前
  Vedran Karačić 4206263d9a Added options attribute addition documentation 9 年之前
  Maik Hoepfel 827f949be5 Tiny docs fixes 9 年之前
  Anton 40265cceb8 Added usecase for oscar_fork_app command 10 年之前
  Anton c446111baa Added link reference fork_app management command 10 年之前
  mostafa-anm 4ced5948de Fix #1760 -- Update customising oscar docs 10 年之前
  Maik Hoepfel 64d80f5e91 Docs: Remove another mention of South for migrations 10 年之前
  Maik Hoepfel 0beeae0b1a Docs: Fix attributes example 10 年之前
  Maik Hoepfel 042ec8e3b4 Add documentation for category changes 10 年之前
  Maik Hoepfel 68a8607135 Remove deprecated code and update docs 10 年之前
  Maik Hoepfel be30a9bfd5 Fix docs build errors 10 年之前
  Maik Hoepfel 5f23648d9e Try to prevent circular import issues 10 年之前
  Maik Hoepfel 1b55068fe3 Handle app configs in oscar_fork_app command 10 年之前
  David Winterbottom 77284e4eb5 Remove unnecessary variable from example in docs 10 年之前
  Maik Hoepfel c678d747be Improve docs on how to handle migrations when upgrading 10 年之前
  Maik Hoepfel 9788709493 Add documentation on modelling the catalogue 11 年之前
  David Winterbottom 2426d5dd0d Prune dead autodoc references 11 年之前
  Maik Hoepfel 6f3e47c2cf Update docs for fork_app command 11 年之前
  Maik Hoepfel dea6ec135c Docs: Remove how-tos on customising mixins and overriding core class 11 年之前