Commit 8eff1815 by Clinton Blackburn Committed by GitHub

Using custom version of Python Social Auth (#240)

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

ECOM-5232
parent c67ffc37
......@@ -32,3 +32,6 @@ pillow==3.3.0
pycountry==1.20
python-dateutil==2.5.3
pytz==2016.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