1 Star 0 Fork 28

bs/newBlog_me

forked from tube/newBlog_me
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index_uwsgi.py 156 Bytes
一键复制 编辑 原始数据 按行查看 历史
kunzi 提交于 2014-11-30 11:36 . 上传项目
import os
import django.core.handlers.wsgi
os.environ['DJANGO_SETTINGS_MODULE'] = 'mysite.settings'
application = django.core.handlers.wsgi.WSGIHandler()
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/teaching_research_bs/newBlog_me.git
[email protected]:teaching_research_bs/newBlog_me.git
teaching_research_bs
newBlog_me
newBlog_me
master

搜索帮助