omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

Update requirements for django_example #1064

Closed shivamMg closed 7 years ago

shivamMg commented 7 years ago

Fixes https://github.com/omab/python-social-auth/issues/1058

Use django version less than 1.8 to maintain compatibility with django.conf.urls.patterns.

omab commented 7 years ago

I'm closing this since the new example at https://github.com/python-social-auth/social-examples/tree/master/example-django doesn't need this fix.

Thanks!