Django-oscar

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
 
django-oscar:一个面向 [[Django]] 的网店和电子商务系统,New BSD 许可协议。
 
django-oscar:一个面向 [[Django]] 的网店和电子商务系统,New BSD 许可协议。
 
==解决方案==
 
django-oscar是个完整的电子商务解决方案:
 
*电商网站:[https://github.com/django-oscar/django-oscar django-oscar]
 
*RESTful API:[https://github.com/django-oscar/django-oscar-api django-oscar-api]
 
*PayPal支付:[https://github.com/django-oscar/django-oscar-paypal django-oscar-paypal]
 
*Stripe移动支付:[https://github.com/django-oscar/django-oscar-stripe django-oscar-stripe]
 
*实体店整合:[https://github.com/django-oscar/django-oscar-stores django-oscar-stores]
 
*账号系统:[https://github.com/django-oscar/django-oscar-accounts django-oscar-accounts]
 
  
 
==指南==
 
==指南==
第21行: 第12行:
 
  password: testing
 
  password: testing
 
[http://django-oscar.readthedocs.org/en/latest/internals/sandbox.html 更多安装细节]
 
[http://django-oscar.readthedocs.org/en/latest/internals/sandbox.html 更多安装细节]
 +
 +
==解决方案==
 +
django-oscar是个完整的电子商务解决方案:
 +
*电商网站:[https://github.com/django-oscar/django-oscar django-oscar]
 +
*RESTful API:[https://github.com/django-oscar/django-oscar-api django-oscar-api]
 +
*PayPal支付:[https://github.com/django-oscar/django-oscar-paypal django-oscar-paypal]
 +
*Stripe移动支付:[https://github.com/django-oscar/django-oscar-stripe django-oscar-stripe]
 +
*实体店整合:[https://github.com/django-oscar/django-oscar-stores django-oscar-stores]
 +
*账号系统:[https://github.com/django-oscar/django-oscar-accounts django-oscar-accounts]
  
 
==图集==
 
==图集==

2015年8月19日 (三) 03:36的版本

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

目录

指南

$ git clone https://github.com/django-oscar/django-oscar.git
$ cd django-oscar
$ mkvirtualenv oscar  # needs virtualenvwrapper
(oscar) $ make sandbox
(oscar) $ sites/sandbox/manage.py runserver
http://localhost:8000
username: superuser
email: [email protected]
password: testing

更多安装细节

解决方案

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

图集

链接

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

变换
操作
导航
工具箱