1.建议环境部署:Django1.9+Mysql5.6+Python2.7+nginx+uwsgi 2.需要安装的插件DjangoCaptcha,lorun,pillow 3.uwsgi 配置文件djang.xml dajngo.xml 0.0.0.0:9090 /home/sdustoj/sdustoj/sdustoj wsgi true python .. true true true 6048 把此文件放到此项目sdustoj目录下 运行 uwsgi -x django.xml 或 用ini文件 运行 uwsgi -i django.ini 4.安装cacptcha需要安装pillow(PIL),并且依赖 libjpeg,libpng,libfreetype
forked from L-Angel/sdustoj
-
Notifications
You must be signed in to change notification settings - Fork 0
Thinkwp/sdustoj
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 37.1%
- JavaScript 24.5%
- CSS 21.7%
- Python 10.2%
- C 3.4%
- PLpgSQL 3.0%
- Other 0.1%