RealmTeam / django-rest-framework-social-oauth2

python-social-auth and oauth2 support for django-rest-framework
MIT License
1.06k stars 191 forks source link

Fix bug related in #112 #170

Closed afonsocarlos closed 5 years ago

afonsocarlos commented 6 years ago

Fix the bug:

django.urls.exceptions.NoReverseMatch: Reverse for 'complete' not found. 'complete' is not a valid view function or pattern name

When defining a custom namespace.