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 086157db39 Updated basket and products to support class-level options 15 years ago
..
selenium Major tidy up of checkout view classes. 15 years ago
README.md Added custom manager for baskets and template params for views 15 years ago
__init__.py Restructured project folders to make oscar sit as a standalone app 15 years ago
import.py Tidied up the address app 15 years ago
manage.py Restructured project folders to make oscar sit as a standalone app 15 years ago
settings.py Updated basket and products to support class-level options 15 years ago
test_settings.py moved test_settings to defaultshop so we can run tests from there 15 years ago
urls.py Added add-to-basket view which correctly sets cookies for anon users 15 years ago

README.md

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