If you're making a Facebook canvas app in Django, another option is Fandjango:<p><a href="https://github.com/jgorset/fandjango" rel="nofollow">https://github.com/jgorset/fandjango</a>
Great app. I actually had a showstopper with it just a few days ago [1], though the patch got merged pretty fast.<p>Definitely consider dajngo-facebook if you need a quick and stable way to do Facebook integration.<p>[1] - <a href="https://github.com/tschellenbach/Django-facebook/issues/116" rel="nofollow">https://github.com/tschellenbach/Django-facebook/issues/116</a>
I've used version 3 before, and it worked great. The dependency on django-registration or django-userena actually turned me on to Userena, which I'm very happy about.<p>I guess the reason that its bubbling up to the front page is to let people know it exists? I guess I'll lay down my recommendation, then. Its good stuff.