Django-oscar

来自开放百科 - 灰狐
2015年8月19日 (三) 11:28Allen (讨论 | 贡献)的版本

跳转到: 导航, 搜索

django-oscar:一个面向 Django 的网店和电子商务系统,New BSD 许可协议。

目录

指南

$ git clone https://github.com/django-oscar/django-oscar.git
$ cd django-oscar
$ sudo pip install virtualenv
$ virtualenv oscar
$ source ./oscar/bin/activate
(oscar) $ make sandbox
(oscar) $ sites/sandbox/manage.py runserver
http://localhost:8000
username: superuser
email: [email protected]
password: testing

在OS X下可能出现这个错误,*** uWSGI linking ***,解决方法:

brew install uwsgi --with-python --with-python3

更多安装细节

解决方案

django-oscar是个完整的电子商务解决方案:

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱