84 Commits (f8e1439bf10ff44db0b02cfe96ec2c20b5b36e89)

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