您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
David Winterbottom 1438a63c20 Updated documentation to make it gramatically correct 14 年前
docs Updated documentation to make it gramatically correct 14 年前
examples Updated documentation to make it gramatically correct 14 年前
oscar Corrected logout view 14 年前
.gitignore Removed local settings file 14 年前
LICENSE Added BSD license 14 年前
README.rst Updated documentation to make it gramatically correct 14 年前
requirements-dev.txt Added mock dependency to requirements-dev.txt 14 年前
settings_test.py Moved settings file 14 年前
setup.py Added sorl thumbnails to product pages 14 年前

README.rst

Django-Oscar - Flexible e-commerce on Django 1.3
================================================

django-oscar is a ecommerce framework for Django 1.3 for building domain-driven
ecommerce sites. It is structured in way that lets any part of the core
ecommerce functionality be customised to suit the needs of your project.

It is currently in vigorous early development, but should stabilise over the
summer of 2011.

Browse the ``*.rst`` files within ``docs/source`` for documentation or visit
http://django-oscar.readthedocs.org/en/latest/ for HTML versions.