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.
David Winterbottom 92d5b6df96 Split vouchers into a separate app that can be overridden 14 years ago
..
assets Removed uploaded images from repo 15 years ago
selenium Removed a few example installs and renamed the others 15 years ago
static/css/base Added a dummy static file to the vanilla install 14 years ago
templates Added category_tree template tag, returns a structured list of categories and subcategories up to a specified depth using a single sql query. 14 years ago
README.md Removed a few example installs and renamed the others 15 years ago
__init__.py Removed a few example installs and renamed the others 15 years ago
manage.py Removed a few example installs and renamed the others 15 years ago
run.sh Added simple time-basd testrunner 15 years ago
settings.py Split vouchers into a separate app that can be overridden 14 years ago
settings_quickstart.py 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 years ago
urls.py Added a dummy static file to the vanilla install 14 years ago

README.md

This is an example project that uses oscar with all its default settings.
Nothing is overridden or customised.