I am dabbling a little with django-social-auth using twitter authentication.
I can login.
But, when I try to log out using django.contrib.auth.logout>
django.contrib.auth.logout>
This answer is outdated as django-social-auth is now python-social-auth
See newer Stack Overflow answer here.
Read the docs here