url(r'^social/', include('social.apps.django_app.urls', namespace='social')), url(r'^auth/', include('rest_framework_social_oauth2.urls')),