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.
Geekfish e45dbf20f2 Merge branch 'master' of https://github.com/tangentlabs/django-oscar 15 anni fa
docs Fixed bad formatting 15 anni fa
examples Merge branch 'master' of https://github.com/tangentlabs/django-oscar 15 anni fa
oscar Merge branch 'master' of https://github.com/tangentlabs/django-oscar 15 anni fa
.gitignore Added keyword-based promotions 15 anni fa
FEATURES.rst Removed items to the tickets part of github 15 anni fa
LICENSE Added BSD license 15 anni fa
README.rst Updatd features file and converted readme to .rst 15 anni fa
ROADMAP.rst Added roadmap document 15 anni fa
requirements-dev.txt Updated reqs to Django 1.3 15 anni fa
setup.py Corrected URL in setup.py 15 anni fa

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/