django simplestore:使用PythonDjango创建的简单在线商店 源码
django-simplestore 简单且经过测试的应用程序,可以作为使用Python / Django扩展和构建自定义电子商务网站的起点。 创建该项目是为了学习/演示目的。 演示版 演示托管在免费的Heroku帐户上。 静态文件托管在带有CloudFlare for CDN的Amazon S3上。 产品特点 产品展示 类别 大车 用户帐号 结帐(支持来宾结帐和已记录的用户帐户结帐) 命令 邮寄(订单确认) Cart App的REST API端点 静态文件(sass,css,js)的捆绑和管理是通过Webpack完成的。 依存关系 Python> = 3.6.1 的Djang
文件列表
django-simplestore:使用PythonDjango创建的简单在线商店
(预估有个138文件)
.babelrc
35B
cart_index.html
3KB
profile_orders.html
1KB
profile_login.html
863B
profile_detail.html
804B
profile_order_detail.html
1KB
base.html
3KB
bootstrap-cosmo.css
139KB
main-75be749ec5caf2a4cad5.css
110KB
main-c3384b1433d1a5c16aec.css
110KB
暂无评论