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.
Andrew Ingram d4e6e6cc6f Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. пре 14 година
docs Updated documentation to make it gramatically correct пре 14 година
examples Converted final two apps over to new structure пре 14 година
oscar Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. пре 14 година
.gitignore Removed local settings file пре 15 година
AUTHORS Updated distribution files пре 14 година
LICENSE Added BSD license пре 15 година
MANIFEST.in Updated distribution files пре 14 година
README.rst Updated documentation to make it gramatically correct пре 14 година
requirements-dev.txt Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. пре 14 година
settings_test.py Added Twill base test case пре 14 година
setup.py Merge branch 'andrews-tidying-branch' пре 14 година

README.rst

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

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