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.
David Winterbottom e88363f24a Renamed oscar.view to oscar.views to be consistent with Django 14 jaren geleden
docs Updated documentation to make it gramatically correct 14 jaren geleden
examples Updated documentation to make it gramatically correct 14 jaren geleden
oscar Renamed oscar.view to oscar.views to be consistent with Django convention 14 jaren geleden
.gitignore Removed local settings file 14 jaren geleden
AUTHORS Updated distribution files 14 jaren geleden
LICENSE Added BSD license 14 jaren geleden
MANIFEST.in Updated distribution files 14 jaren geleden
README.rst Updated documentation to make it gramatically correct 14 jaren geleden
requirements-dev.txt Added Twill to list of reqs 14 jaren geleden
settings_test.py Added Twill base test case 14 jaren geleden
setup.py Added a long_description field to setup.py 14 jaren geleden

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.