From: Matías Aguirre Date: Thu, 6 Jan 2011 03:52:44 +0000 (-0200) Subject: Docs X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=c020299e85dbdca4b327ed2c3363c2020647c04b;p=django-social-auth.git Docs --- diff --git a/README.rst b/README.rst index 88373e7..60e26ae 100644 --- a/README.rst +++ b/README.rst @@ -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 ------------