Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Andrew Ingram d4e6e6cc6f Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. 14 лет назад
docs Updated documentation to make it gramatically correct 14 лет назад
examples Converted final two apps over to new structure 14 лет назад
oscar Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. 14 лет назад
.gitignore Removed local settings file 14 лет назад
AUTHORS Updated distribution files 14 лет назад
LICENSE Added BSD license 15 лет назад
MANIFEST.in Updated distribution files 14 лет назад
README.rst Updated documentation to make it gramatically correct 14 лет назад
requirements-dev.txt Updated extra-views to later revision which changes the classnames to follow Django's conventions, eg FormSetView rather than FormsetView. 14 лет назад
settings_test.py Added Twill base test case 14 лет назад
setup.py Merge branch 'andrews-tidying-branch' 14 лет назад

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.