Django hackathon starter

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(指南)
(图集)
 
第16行: 第16行:
 
<gallery>
 
<gallery>
 
image:django-hackathon-starter-signin.png|登录
 
image:django-hackathon-starter-signin.png|登录
image:django-hackathon-starter-facebook.png|Facebook
+
image:django-hackathon-starter-facebook.png|Facebook登录
 
image:django-hackathon-starter-api.png|API
 
image:django-hackathon-starter-api.png|API
 
image:django-hackathon-starter-api-exmple.png|API例子
 
image:django-hackathon-starter-api-exmple.png|API例子
 
image:django-hackathon-starter-github-user-data.png|GitHub用户数据
 
image:django-hackathon-starter-github-user-data.png|GitHub用户数据
 +
image:django-hackathon-starter-nytimes.png|纽约时报
 
</gallery>
 
</gallery>
  

2015年8月27日 (四) 14:55的最后版本

Django Hackathon Starter 是一个 Django Web 应用的样板。

[编辑] 指南

git clone https://github.com/DrkSephy/django-hackathon-starter.git
cd django-hackathon-starter
pip install -r requirements.txt
bower install
cd hackathon_starter
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
http://127.0.0.1:8000/hackathon
http://localhost:8000/admin

[编辑] 图集

[编辑] 链接

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

变换
操作
导航
工具箱