Revision history [back]
Why is the facebook signin button commented out?
I've been wondering why my Askbot site didn't have a facebook sign-in button, so I looked through the source and found that in the file:
deps/django_authopenid/util.py
The facebook entry is commented out. Removing the comments restores the button. Am I missing something? Why is it commented out in the code?