Tag - Django

配置了下 Fedora 11 下的 Vim (Django)
呃,现在是离不开 Vim 了。。 yum install gvim 后 开始配置各种插件 1.Pysmell 用来Python 的自动补全 easy_install pysmell copy pysmell.vim to ~/.vim/plugins edit ~/.vimrc: autocmd FileType python setlocal omnifunc=pysmell#Co
Django lighttpd fastcgi 部署及小小的性能测试
呃,弄的我要崩溃了,各种问题。。。不过最后还是弄出来了。。 安装 lighttpd $ yum install lighttpd $ yum install lighttpd-fastcgi $ gvim /etc/lighttpd/lighttpd.conf server.port = 80 server.bind = "127.0.0.1"  # 此处不设置只设置端口的话,会提
自言自语  --  发表新文章 管理

Powered by pLite :)  由 Google AppEngine 强力驱动