Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
David Winterbottom f97c2d43ed Merge branch 'master' into offer-proxy-models 15 anos atrás
docs Merge branch 'master' into offer-proxy-models 15 anos atrás
examples Added tests for shipping methods and documentation 15 anos atrás
oscar Merge branch 'master' into offer-proxy-models 15 anos atrás
.gitignore Added more handling for bankcards and their forms 15 anos atrás
LICENSE Added BSD license 15 anos atrás
README.md Updated readme to link to readthedocs 15 anos atrás
TODO Tweaked docs slightly 15 anos atrás
requirements-dev.txt Updated reqs to Django 1.3 15 anos atrás
setup.py Fixed typo in setup.py 15 anos atrás

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/