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 28e72e25ce Added some basic price/tax calculation methods to the core stock record. 15 years ago
..
address Updated the abstract models to have translated names. 15 years ago
basket Added merging of baskets when a user signs in who already has a cookie basket 15 years ago
image Updated the abstract models to have translated names. 15 years ago
offer Merge branch 'master' of github.com:codeinthehole/django-oscar 15 years ago
order Updated the abstract models to have translated names. 15 years ago
payment Added some fixture data and updated payment models to make the payment source a model itself 15 years ago
product Added some basic price/tax calculation methods to the core stock record. 15 years ago
stock Added some basic price/tax calculation methods to the core stock record. 15 years ago
templates Added add-to-basket view which correctly sets cookies for anon users 15 years ago
__init__.py Restructured apps to be subapps of oscar 15 years ago
models.py Fixed unit tests. 15 years ago
services.py Refactored class imported to only import the classes specified 15 years ago
tests.py Added some basic price/tax calculation methods to the core stock record. 15 years ago
urls.py Added add-to-basket view which correctly sets cookies for anon users 15 years ago
views.py Added add-to-basket view which correctly sets cookies for anon users 15 years ago