From: Matías Aguirre Date: Thu, 6 Jan 2011 14:16:05 +0000 (-0200) Subject: Updated doc X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=1667e0efbd266e428c6c6ae926327d093f86b7be;p=django-social-auth.git Updated doc --- diff --git a/README.rst b/README.rst index bbda960..245c05e 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,12 @@ 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.net/ + +---- +Demo +---- +There's a demo at http://social.matiasaguirre.net/, it lacks Orkut support +at the moment. --------