Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
kinygos cc1b6e7e48 Edited docs/source/contributing/installation.rst via GitHub 14 роки тому
docs Edited docs/source/contributing/installation.rst via GitHub 14 роки тому
examples Added stock logic wrappers for different partners 14 роки тому
oscar Added stock logic wrappers for different partners 14 роки тому
.gitignore Refactored image import 14 роки тому
LICENSE Added BSD license 15 роки тому
README.rst Updatd features file and converted readme to .rst 15 роки тому
requirements-dev.txt Merge branch 'master' into search 14 роки тому
setup.py Merge remote branch 'kura/master' into csv-import 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/