Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mykings/pyconchina2015_lottery

PyCon China 2015 抽奖系统
https://github.com/mykings/pyconchina2015_lottery

Last synced: about 2 months ago
JSON representation

PyCon China 2015 抽奖系统

Awesome Lists containing this project

README

        

# PyConChina2015_lottery
PyCon China 2015 抽奖系统

## 环境搭建

* python 2.7.x
* sudo pip install django

## 如何运行

* python manage.py runserver
* http://127.0.0.1:8000 或者 http://127.0.0.1

**ps: 后台地址 http://127.0.0.1/admin**
**账号: pycon_master/!pyc0n2015**