From: Mike Zupan Date: Wed, 24 Aug 2011 06:56:05 +0000 (-0700) Subject: error in the readme.. should be foursquare not orkut for the FoursquareBackend X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=264f9b8920e92a6249e0d3572927ba7f1870c33c;p=django-social-auth.git error in the readme.. should be foursquare not orkut for the FoursquareBackend --- diff --git a/README.rst b/README.rst index b18cfa8..1126baf 100644 --- a/README.rst +++ b/README.rst @@ -112,7 +112,7 @@ Configuration 'social_auth.backends.contrib.linkedin.LinkedinBackend', 'social_auth.backends.contrib.LiveJournalBackend', 'social_auth.backends.contrib.orkut.OrkutBackend', - 'social_auth.backends.contrib.orkut.FoursquareBackend', + 'social_auth.backends.contrib.foursquare.FoursquareBackend', 'social_auth.backends.contrib.github.GithubBackend', 'social_auth.backends.OpenIDBackend', 'django.contrib.auth.backends.ModelBackend',