[Python-modules-commits] [python-social-auth] 88/322: Added coursera backend to README
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Dec 24 15:12:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to tag v0.2.10
in repository python-social-auth.
commit 35f442894e4f4af338c6e05963cfa79c3334116b
Author: Adam Babik <adam.babik at 10clouds.com>
Date: Tue Jan 27 10:21:57 2015 +0100
Added coursera backend to README
---
README.rst | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst
index e4a0488..72382bf 100644
--- a/README.rst
+++ b/README.rst
@@ -61,6 +61,7 @@ or current ones extended):
* Bitbucket_ OAuth1
* Box_ OAuth2
* Clef_ OAuth2
+ * Coursera_ OAuth2
* Dailymotion_ OAuth2
* Disqus_ OAuth2
* Douban_ OAuth1 and OAuth2
@@ -189,14 +190,14 @@ Or::
$ cd python-social-auth
$ sudo python setup.py install
-
+
Upgrading
---------
Django with South
~~~~~~~~~~~~~~~~~
-Upgrading from 0.1 to 0.2 is likely to cause problems trying to apply a migration when the tables
+Upgrading from 0.1 to 0.2 is likely to cause problems trying to apply a migration when the tables
already exist. In this case a fake migration needs to be applied::
$ python manage.py migrate --fake default
@@ -232,6 +233,7 @@ check `django-social-auth LICENSE`_ for details:
.. _Bitbucket: https://bitbucket.org
.. _Box: https://www.box.com
.. _Clef: https://getclef.com/
+.. _Coursera: https://www.coursera.org/
.. _Dailymotion: https://dailymotion.com
.. _Disqus: https://disqus.com
.. _Douban: http://www.douban.com
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git
More information about the Python-modules-commits
mailing list