With django-socialregistration, got following error:
Caught ImportError while rendering: No module named httplib2
Error found in:
<form class="connect-button" name="login" method="post" action="{% url socialregistration:facebook:redirect %}">
How to get this right?
Install httplib2. Either:
or maybe on a debian-based system (ubuntu):