Initial commit
parents
Showing
.gitignore
0 → 100644
README.md
0 → 100644
base_conf/settings.py
0 → 100644
base_lib/app_route.py
0 → 100644
This diff is collapsed.
Click to expand it.
base_lib/dbpool.py
0 → 100644
This diff is collapsed.
Click to expand it.
base_lib/error.py
0 → 100644
base_lib/error_code.py
0 → 100644
base_lib/tools/email.py
0 → 100644
base_lib/tools/session.py
0 → 100644
base_lib/tools/verify_code.py
0 → 100644
cache/__init__.py
0 → 100644
main.py
0 → 100644
model/__init__.py
0 → 100644
requirements.txt
0 → 100644
--index-url http://pypi.douban.com/simple/ | ||
--extra-index-url http://mirrors.aliyun.com/pypi/simple/ | ||
--allow-external PIL | ||
--allow-unverified PIL | ||
tornado>=4.5 | ||
redis>=2.10.6 | ||
MySQL-python>=1.2.5 | ||
qiniu>=7.0.7 | ||
psycopg2>=2.7.1 |
test.py
0 → 100644
test_bin/index.py
0 → 100644
test_bin/test.py
0 → 100644
Please
register
or
sign in
to comment