Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
David Winterbottom 28e72e25ce Added some basic price/tax calculation methods to the core stock record. 15 лет назад
..
address Updated the abstract models to have translated names. 15 лет назад
basket Added merging of baskets when a user signs in who already has a cookie basket 15 лет назад
image Updated the abstract models to have translated names. 15 лет назад
offer Merge branch 'master' of github.com:codeinthehole/django-oscar 15 лет назад
order Updated the abstract models to have translated names. 15 лет назад
payment Added some fixture data and updated payment models to make the payment source a model itself 15 лет назад
product Added some basic price/tax calculation methods to the core stock record. 15 лет назад
stock Added some basic price/tax calculation methods to the core stock record. 15 лет назад
templates Added add-to-basket view which correctly sets cookies for anon users 15 лет назад
__init__.py Restructured apps to be subapps of oscar 15 лет назад
models.py Fixed unit tests. 15 лет назад
services.py Refactored class imported to only import the classes specified 15 лет назад
tests.py Added some basic price/tax calculation methods to the core stock record. 15 лет назад
urls.py Added add-to-basket view which correctly sets cookies for anon users 15 лет назад
views.py Added add-to-basket view which correctly sets cookies for anon users 15 лет назад