【发布时间】:2016-06-26 13:02:43
【问题描述】:
我想禁用这张图片中的登录(在红色框中):
我使用 turbogears 2.3.7。当我启动变速箱服务器并访问我的网址http://localhost:8778。在日志中将显示访问 url。
例如:
127.0.0.1 - - [11/Mar/2016 16:59:06] "GET /css/bootstrap.min.css HTTP/1.1" 304 0
127.0.0.1 - - [11/Mar/2016 16:59:06] "GET /css/style.css HTTP/1.1" 304 0
127.0.0.1 - - [11/Mar/2016 16:59:06] "GET /css/style.css HTTP/1.1" 304 0
127.0.0.1 - - [11/Mar/2016 16:59:06] "GET /css/style.css HTTP/1.1" 304 0
【问题讨论】:
标签: python turbogears2 turbogears