跳转到主要内容

未提供项目描述

项目描述

关于tgext.ecommerce

tgext.ecommerce是TurboGears2的一个可插拔电子商务框架。

安装

tgext.ecommerce可以从pypi或从bitbucket安装

pip install tgext.ecommerce

应该对大多数用户都适用

插入tgextecommerce

在您的应用 config/app_cfg.py 中导入 plug

from tgext.pluggable import plug

然后在文件 末尾 调用 plug 并传入 tgext.ecommerce

plug(base_config, 'tgext.ecommerce')

您将能够以 tg.app_globals.shop 的形式访问tgext.ecommerge函数

支持者

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF 赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面