omab / django-social-auth

Django social authentication made simple
https://groups.google.com/group/django-social-auth
BSD 3-Clause "New" or "Revised" License
2.65k stars 756 forks source link

Add how to migrate to python-social-auth to the docs #794

Closed kaleissin closed 10 years ago

kaleissin commented 10 years ago

You say that django-social-auth is deprecated in favor of python-social-auth, but you don't say how to migrate. For instance, will tables need to be renamed? To what? With South or by hand? A page in the django-social-auth documentation showing what needs to change in an existing project already using django-social-auth would be much appreciated.

omab commented 10 years ago

@kaleissin it's already there http://psa.matiasaguirre.net/docs/configuration/porting_from_dsa.html