Skip to content

Commit 1eb4b45

Browse files
committed
Fixing tests
1 parent 85c2fe4 commit 1eb4b45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rest_auth/registration/views.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from django.utils.translation import ugettext_lazy as _
2+
from django.conf import settings
23

34
from rest_framework.views import APIView
45
from rest_framework.response import Response

0 commit comments

Comments
 (0)