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 8dcb8f7c1a Fixed fixture file after model change 15 years ago
docs adding url info to the getting_started installation documentation 15 years ago
examples Added tests for shipping methods and documentation 15 years ago
oscar Fixed fixture file after model change 15 years ago
.gitignore Added more handling for bankcards and their forms 15 years ago
LICENSE Added BSD license 15 years ago
README.md Updated readme to link to readthedocs 15 years ago
TODO Tweaked docs slightly 15 years ago
requirements-dev.txt Updated reqs to Django 1.3 15 years ago
setup.py Fixed typo in setup.py 15 years ago

README.md

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://readthedocs.org/docs/django-oscar/en/