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 b021f8fbc2 Removed reports and order management from default URLs 14 anos atrás
docs MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 anos atrás
examples MASSIVE commit as the word 'item' is phased out in favour of 'product' to make things more consistent. Also, renamed product app to catalogue 14 anos atrás
oscar Removed reports and order management from default URLs 14 anos atrás
.gitignore Removed local settings file 14 anos atrás
AUTHORS Updated distribution files 14 anos atrás
LICENSE Added BSD license 15 anos atrás
MANIFEST.in Updated distribution files 14 anos atrás
README.rst Updated documentation to make it gramatically correct 14 anos atrás
requirements-dev.txt Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. 14 anos atrás
settings_test.py Added Twill base test case 14 anos atrás
setup.py Tweaked setup.py to get django_extra_views installed correctly 14 anos atrás

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.