使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
jfinn
/
edan_f0
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
2657
提交
1
分支
目录树:
800fcf652f
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '800fcf652f'
${ noResults }
edan_f0
/
oscar
/
apps
/
checkout
文件历史
David Winterbottom
ab77096d5a
Allow the user of an order to be specified
This helps with B2B situations where a sales rep places an order on behalf of a customer.
13 年前
..
migrations
Added migrations for all apps.
13 年前
__init__.py
Refactored folder structure to use an 'apps' folder
14 年前
app.py
cleanup django 1.4 depreciation
13 年前
calculators.py
Added order status view for anonymous users
13 年前
context_processors.py
Checkout IndexView now subclasses AccountAuthView
14 年前
decorators.py
Merged jerzyk's i18n branch.
13 年前
forms.py
Merged jerzyk's i18n branch.
13 年前
mixins.py
Allow the user of an order to be specified
13 年前
models.py
Added client test for anonymous checkout
14 年前
session.py
Reworked the newly split out mixins
13 年前
signals.py
Added documentation for signals.
13 年前
utils.py
Merge branch 'releases/0.2'
13 年前
views.py
Fix security issue in checkout shipping address view
13 年前