您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
David Winterbottom 04daeeafea Updated template tag contect to allow CSRF to be used 14 年前
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 年前
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 年前
oscar Updated template tag contect to allow CSRF to be used 14 年前
.gitignore Removed local settings file 14 年前
AUTHORS Updated distribution files 14 年前
LICENSE Added BSD license 14 年前
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 Paths change in setup.py: product -> catalogue 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.