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 f10d8fbe6a Rewrote submit order as a class. 15 years ago
..
address Rewrote submit order as a class. 15 years ago
basket Rewrote submit order as a class. 15 years ago
checkout Rewrote submit order as a class. 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 Rewrote submit order as a class. 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 views to checkout. 15 years ago
stock Fixed the unit tests, fixed a few minor issues with basket loading 15 years ago
templates Added views to checkout. 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 Rewrote submit order as a class. 15 years ago
tests.py Added first tests for checkout 15 years ago
urls.py Add delivery address form to checkout 15 years ago
views.py Added add-to-basket view which correctly sets cookies for anon users 15 years ago