]> git.parisson.com Git - django-social-auth.git/commitdiff
Docs
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 03:52:44 +0000 (01:52 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 6 Jan 2011 03:52:44 +0000 (01:52 -0200)
README.rst

index 88373e773f45006d603432fc4acc25fbd1e89c92..60e26ae3d8ac7f98b355845be5ba15ac1445e78e 100644 (file)
@@ -9,6 +9,8 @@ Crafted using base code from django-twitter-oauth_ and django-openid-auth_,
 implements a common interface to define new authentication providers from
 third parties.
 
+Check a demo at http://social.matiasaguirre.com/
+
 
 --------
 Features
@@ -34,12 +36,6 @@ credentials, some features are:
 - Custom User model override if needed (`auth.User`_ by default)
 
 
-----
-Demo
-____
-Check a demo at http://social.matiasaguirre.com/
-
-
 ------------
 Dependencies
 ------------