Commit dd39bf49 by Clinton Blackburn Committed by GitHub

Using custom version of Python Social Auth (#895)

This resolves migration issues related to the changing of the app's name.

ECOM-5232
parent 88e108e2
......@@ -32,3 +32,6 @@ pytz==2015.7
requests==2.9.1
sailthru-client==2.2.3
suds==0.4
# ECOM-5232: This custom version includes a migration fix that prevents us from having to fake migrations.
git+https://github.com/clintonb/python-social-auth.git@edx-migration-fix#python-social-auth==0.2.21.edx
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment