]> git.parisson.com Git - django-social-auth.git/commitdiff
Fixed formatting problem
authortonyxiao <tonyx.ca@gmail.com>
Sat, 7 Jul 2012 19:27:15 +0000 (12:27 -0700)
committertonyxiao <tonyx.ca@gmail.com>
Sat, 7 Jul 2012 19:27:15 +0000 (12:27 -0700)
README.rst

index 3b9727b3ca36341f73ff10f630bc4c741d871c2a..292b1b60e1621b39b9c692f5c919361cbf13fe66 100644 (file)
@@ -443,7 +443,7 @@ pipeline overrides.
 
 The default pipeline is composed by::
 
-(
+    (
         # Find UserSocialAuth object by backend and backend uid. 
         # Fail if UserSocialAuth already exists but not associated with 
         # the current user in the pipeline. Otherwise set the current user