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 f3697a8ea4 Added order notes to the order admin 15 年之前
..
address Order management now shows previous shipping events 15 年之前
basket Tidied up the basket app 15 年之前
checkout Order management now shows previous shipping events 15 年之前
image Updated the abstract models to have translated names. 15 年之前
offer Merge branch 'master' of github.com:codeinthehole/django-oscar 15 年之前
order Added order notes to the order admin 15 年之前
order_management Added order notes to the order admin 15 年之前
payment Added some fixture data and updated payment models to make the payment source a model itself 15 年之前
product Tidied up the basket app 15 年之前
stock Added order_placed signal into checkout 15 年之前
templates Added views to checkout. 15 年之前
__init__.py Restructured apps to be subapps of oscar 15 年之前
models.py Fixed unit tests. 15 年之前
services.py Rewrote submit order as a class. 15 年之前
tests.py Added first tests for checkout 15 年之前
urls.py Added a basic order management app (read-only at the moment) 15 年之前
views.py Updated product management to allow shipping events to be set 15 年之前