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.

index.rst 1021B

123456789101112131415161718192021222324252627282930313233343536373839
  1. .. django-oscar documentation master file, created by
  2. sphinx-quickstart on Mon Feb 7 13:16:33 2011.
  3. You can adapt this file completely to your liking, but it should at least
  4. contain the root `toctree` directive.
  5. Welcome to django-oscar's documentation!
  6. ========================================
  7. django-oscar is a flexible e-commerce platform, designed to build domain-driven
  8. ecommerce sites, that can handle any requirement.
  9. It is developed by Tangent Labs, a London-based digital agency and is based on
  10. their existing Taoshop PHP platform which powers several large-scale ecommerce sites.
  11. It is still in early development, but a stable release is planned for April 2011.
  12. The source is on Github: https://github.com/codeinthehole/django-oscar
  13. Contents:
  14. .. toctree::
  15. :maxdepth: 2
  16. introduction
  17. ecommerce_domain
  18. getting_started
  19. components
  20. web_services
  21. recipes
  22. contributing
  23. reference
  24. Indices and tables
  25. ==================
  26. * :ref:`genindex`
  27. * :ref:`modindex`
  28. * :ref:`search`