You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

recipes.rst 801B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. =======
  2. Recipes
  3. =======
  4. Recipes are simple guides to solving common problems that occur when creating
  5. e-commerce projects.
  6. Customisation
  7. -------------
  8. .. toctree::
  9. :maxdepth: 1
  10. recipes/how_to_customise_an_app
  11. recipes/how_to_customise_models
  12. recipes/how_to_override_a_core_class
  13. recipes/how_to_customise_templates
  14. recipes/how_to_disable_an_app
  15. Catalogue
  16. ---------
  17. .. toctree::
  18. :maxdepth: 1
  19. recipes/how_to_create_categories
  20. recipes/how_to_model_your_catalogue
  21. recipes/importing_a_catalogue
  22. Pricing, stock and availability
  23. -------------------------------
  24. .. toctree::
  25. :maxdepth: 1
  26. recipes/enforcing_stock_rules
  27. recipes/how_to_configure_stock_messaging
  28. Shipping
  29. --------
  30. .. toctree::
  31. :maxdepth: 1
  32. recipes/how_to_configure_shipping