1
raullf 2014-02-18 10:49:49 +08:00 via Android
请查耶鲁大学
|
3
dodge 2014-02-18 11:14:48 +08:00
用 uc center就够用了
|
4
siteshen 2014-02-19 00:56:24 +08:00
使用django<=1.5的话,我在使用这两个包,目前稳定工作。
client: hg+https://bitbucket.org/cpcc/django-cas#egg=django-cas server: git+https://github.com/siteshen/django-cas-provider.git#egg=django-cas-provider 另外除了SSO功能,可能会有些公共信息需要在各应用内共享的,所以建议选一门你熟悉的语言平台搭建,以后能在CAS中进行二次开发。 |