Closed shivamMg closed 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.
django.conf.urls.patterns
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!
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
.