Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
David Winterbottom c84c0e54cd Added XML generation for all transaction methods 14 gadus atpakaļ
docs Merge branch 'master' into search 14 gadus atpakaļ
examples Updated URLs config 14 gadus atpakaļ
oscar Added XML generation for all transaction methods 14 gadus atpakaļ
.gitignore Refactored image import 14 gadus atpakaļ
LICENSE Added BSD license 14 gadus atpakaļ
README.rst Updatd features file and converted readme to .rst 14 gadus atpakaļ
requirements-dev.txt Merge branch 'master' into search 14 gadus atpakaļ
settings_local.py Reworked settings files 14 gadus atpakaļ
settings_test.py Reworked settings files 14 gadus atpakaļ
setup.py Merge remote branch 'kura/master' into csv-import 14 gadus atpakaļ

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/