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.
Tomasz Rybarczyk 8bf867e1fe Count only baskets in num_basket_additions 14 jaren geleden
docs MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 jaren geleden
examples Split vouchers into a separate app that can be overridden 14 jaren geleden
oscar Count only baskets in num_basket_additions 14 jaren geleden
.gitignore Removed local settings file 15 jaren geleden
AUTHORS Updated distribution files 14 jaren geleden
LICENSE Added BSD license 15 jaren geleden
MANIFEST.in Updated distribution files 14 jaren geleden
README.rst Edited README.rst via GitHub 14 jaren geleden
requirements-dev.txt Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. 14 jaren geleden
settings_test.py Added Twill base test case 14 jaren geleden
setup.py Paths change in setup.py: product -> catalogue 14 jaren geleden

README.rst

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

django-oscar is an e-commerce framework for Django 1.3 designed for building domain-driven
e-commerce sites. It is structured in way that lets any part of the core
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.