您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
David Winterbottom 4cbd212dfa Added support for spelling mistakes, plus some tidying up of the search app 14 年前
docs Updated documentation 14 年前
examples Added support for spelling mistakes, plus some tidying up of the search app 14 年前
oscar Added support for spelling mistakes, plus some tidying up of the search app 14 年前
.gitignore adding the start of an oscar.search app 14 年前
FEATURES.rst Removed items to the tickets part of github 14 年前
LICENSE Added BSD license 14 年前
README.rst Updatd features file and converted readme to .rst 14 年前
ROADMAP.rst Added roadmap document 14 年前
requirements-dev.txt Merge branch 'master' into search 14 年前
setup.py Merge branch 'master' into search 14 年前

README.rst

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

django-oscar is a flexible ecommerce platform, designed to build domain-driven
ecommerce sites to be constructed. It is not supposed to be a framework that can
be downloaded and fully set up by simply adjusting a configuration file: there
will always be some developer work required to make sure the models match those
from your domain - this is the nature of domain modelling.

However, a small amount of work up front in determine the right models for your
shop can really pay off in terms of building a high-quality application that
is a pleasure to work with and maintain.

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