選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

index.rst 1.3KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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. how_to_customise_models
  11. how_to_customise_templates
  12. how_to_disable_an_app
  13. how_to_change_a_url
  14. how_to_customise_a_view
  15. how_to_configure_the_dashboard_navigation
  16. how_to_customise_oscar_communications
  17. Customers
  18. ---------
  19. .. toctree::
  20. :maxdepth: 1
  21. use_a_custom_user_model
  22. Catalogue
  23. ---------
  24. .. toctree::
  25. :maxdepth: 1
  26. how_to_create_categories
  27. importing_a_catalogue
  28. Pricing, stock and availability
  29. -------------------------------
  30. .. toctree::
  31. :maxdepth: 1
  32. enforcing_stock_rules
  33. how_to_configure_stock_messaging
  34. Payment
  35. -------
  36. .. toctree::
  37. :maxdepth: 1
  38. how_to_integrate_payment
  39. how_to_handle_us_taxes
  40. Shipping
  41. --------
  42. .. toctree::
  43. :maxdepth: 1
  44. how_to_configure_shipping
  45. Order processing
  46. ----------------
  47. .. toctree::
  48. :maxdepth: 1
  49. how_to_set_up_order_processing
  50. Offers
  51. ------
  52. .. toctree::
  53. :maxdepth: 1
  54. how_to_create_a_custom_range
  55. how_to_create_a_custom_condition
  56. how_to_create_a_custom_benefit
  57. Appearance
  58. ----------
  59. .. toctree::
  60. :maxdepth: 1
  61. how_to_handle_statics
  62. Deployment and setup
  63. --------------------
  64. .. toctree::
  65. :maxdepth: 1
  66. how_to_setup_solr