Django-oscar

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(指南)
(指南)
第13行: 第13行:
  
 
  password: testing
 
  password: testing
在OS X下可能出现这个错误,*** uWSGI linking ***,Failed building wheel for uWSGI,解决方法:
+
在OS X下可能以下这个错误,*** uWSGI linking ***,Failed building wheel for uWSGI,可试着解决:
 
  brew install uwsgi --with-python --with-python3
 
  brew install uwsgi --with-python --with-python3
 
[http://django-oscar.readthedocs.org/en/latest/internals/sandbox.html 更多安装细节]
 
[http://django-oscar.readthedocs.org/en/latest/internals/sandbox.html 更多安装细节]

2015年8月19日 (三) 15:30的版本

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 ***,Failed building wheel for uWSGI,可试着解决:

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

更多安装细节

解决方案

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

图集

链接

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

变换
操作
导航
工具箱