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.
Jonathan Moss c09c02a00d correcting credit card number validation 15 jaren geleden
docs Added a simple doc to explain the analytics package 15 jaren geleden
examples Added analytics module. 15 jaren geleden
oscar correcting credit card number validation 15 jaren geleden
.gitignore Added more handling for bankcards and their forms 15 jaren geleden
LICENSE Added BSD license 15 jaren geleden
README.md Updated readme to link to readthedocs 15 jaren geleden
TODO Added analytics module. 15 jaren geleden
requirements-dev.txt Updated reqs to Django 1.3 15 jaren geleden
setup.py Fixed typo in setup.py 15 jaren geleden

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/