您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
David Winterbottom e462f04fd2 Ensure user addresses are unique per user 12 年前
..
migrations Added migrations for all apps. 14 年前
__init__.py Refactored folder structure to use an 'apps' folder 14 年前
app.py Use HTML message snippets for basket flash messages 13 年前
calculators.py Added order status view for anonymous users 14 年前
context_processors.py Checkout IndexView now subclasses AccountAuthView 14 年前
decorators.py Merged jerzyk's i18n branch. 13 年前
forms.py Rework gateway template and form 12 年前
mixins.py Ensure user addresses are unique per user 12 年前
models.py Added client test for anonymous checkout 14 年前
session.py Rework how shipping discounts are passed around 12 年前
signals.py Adds a post_checkout signal 13 年前
utils.py Adjust handling of basket for looking up shipping method 13 年前
views.py Ensure user addresses are unique per user 12 年前