我正在尝试使用Pylons创建一个Web应用程序,并且Web上的资源指向PylonsBook页面,这对我们没什么帮助.我想要身份验证和授权,无论如何都要设置Authkit以便与Pylons轻松合作?
我试图下载SimpleSiteTemplate从Cheeseshop上,但无法运行setup-app命令.它引发了一个错误:
File "/home/cnu/env/lib/python2.5/site-packages/SQLAlchemy-0.4.7-py2.5.egg/sqlalchemy/schema.py", line 96, in __call__ table = metadata.tables[key] AttributeError: 'module' object has no attribute 'tables'
我使用Pylons 0.9.7rc1,SQLAlchemy 0.4.7,Authkit 0.4.