From 6834779b52c652e9064d5ef61e1c63df98ff466d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Aguirre?= Date: Tue, 21 Feb 2012 16:20:12 -0200 Subject: [PATCH] Google group. Closes #263 --- README.rst | 6 ++++-- doc/miscellaneous.rst | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index c121c66..543fbb6 100644 --- a/README.rst +++ b/README.rst @@ -885,8 +885,9 @@ Some particular use cases are listed below. Miscellaneous ------------- -Join to django-social-auth_ community on Convore_ and bring any questions or -suggestions that will improve this app. +Join to `django-social-auth discussion list`_ and bring any questions or suggestions +that would improve this app. Convore_ discussion group is deprecated since the +service is going to be shut down on April 1st. If defining a custom user model, do not import social_auth from any models.py that would finally import from the models.py that defines your User class or it @@ -1036,3 +1037,4 @@ Base work is copyrighted by: .. _example application: https://github.com/omab/django-social-auth/blob/master/example/local_settings.py.template#L23 .. _BrowserID: https://browserid.org .. _Instagram API: http://instagr.am/developer/ +.. _django-social-auth discussion list: https://groups.google.com/group/django-social-auth diff --git a/doc/miscellaneous.rst b/doc/miscellaneous.rst index 1c1b4ee..ea69ac8 100644 --- a/doc/miscellaneous.rst +++ b/doc/miscellaneous.rst @@ -1,9 +1,9 @@ Miscellaneous ============= -Join to django-social-auth_ community on Convore_ and bring any questions or -suggestions that will improve this app. - +Join to `django-social-auth discussion list`_ and bring any questions or suggestions +that would improve this app. Convore_ discussion group is deprecated since the +service is going to be shut down on April 1st. South_ users should add this rule to enable migrations:: @@ -29,4 +29,4 @@ package and link it there. .. _django-social-auth: https://github.com/omab/django-social-auth .. _Convore: https://convore.com/ .. _djangopackages.com: http://djangopackages.com/grids/g/social-auth-backends/ - +.. _django-social-auth discussion list: https://groups.google.com/group/django-social-auth -- 2.39.5