]> git.parisson.com Git - django-social-auth.git/commitdiff
README fix
authorMatías Aguirre <matiasaguirre@gmail.com>
Sat, 21 May 2011 16:51:56 +0000 (13:51 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Sat, 21 May 2011 16:51:56 +0000 (13:51 -0300)
README.rst
doc/miscellaneous.rst

index fa0af186818c0cebf285c61ea40ff60ab4d8eb85..eff39eb9c04f2c035c3b45db88a9aba736592c15 100644 (file)
@@ -516,7 +516,9 @@ Miscellaneous
 Join to django-social-auth_ community on Convore_ and bring any questions or
 suggestions that will improve this app.
 
+
 South_ users should add this rule to enable migrations::
+
     try:
         import south
         from south.modelsinspector import add_introspection_rules
index bdaa634ed9f3a8f66bf3c57b49b8282f0d293757..c07a569f104b1218285e741b846ffef8007e632f 100644 (file)
@@ -6,6 +6,7 @@ suggestions that will improve this app.
 
 
 South_ users should add this rule to enable migrations::
+
     try:
         import south
         from south.modelsinspector import add_introspection_rules