Using PyFacebook with the latest Django release
The PyFacebook documentation state开发者_JS百科s that
Applications built with djangofb.py are not compatible with django 1.x. Download django-facebookconnect instead.
Is this true? Has anyone managed to work this with Django 1.2.1?
It is, use django-facebookconnect.
精彩评论