Django Facebook
If you're making a Facebook canvas app in Django, another option is Fandjango:
I like it. Seems easier to setup then django-social-auth. The extra information given on the blog is nice too.
settings.py is the new php.ini
Great app. I actually had a showstopper with it just a few days ago [1], though the patch got merged pretty fast.
Definitely consider dajngo-facebook if you need a quick and stable way to do Facebook integration.
[1] - https://github.com/tschellenbach/Django-facebook/issues/116
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.
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.
Good work tschellenbach ! remeber django-facebook more or less broken a year or so ago and now on hn!
Downvote, I have no idea what this is by looking at the first few lines of the homepage.