Re: Integrating facebook canvas with django

2011-10-21 Thread Mike Seidle
On Friday, October 21, 2011 12:10:12 PM Amit Sethi wrote this and sent it to To: django-users :: > One of the things that I need is to do is to replace django's user > backend such that it uses the facebook authentication mechanism .But > at same time be able to

Integrating facebook canvas with django

2011-10-21 Thread Amit Sethi
Hi all , I have to integrate a few django apps with facebook without having to do a major code change on the django apps side. One of the things that I need is to do is to replace django's user backend such that it uses the facebook authentication mechanism .But at same time be able to use other