We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c2fe4 commit 1eb4b45Copy full SHA for 1eb4b45
rest_auth/registration/views.py
@@ -1,4 +1,5 @@
1
from django.utils.translation import ugettext_lazy as _
2
+from django.conf import settings
3
4
from rest_framework.views import APIView
5
from rest_framework.response import Response
0 commit comments