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 c009bb9 commit a3057b7Copy full SHA for a3057b7
rest_auth/registration/serializers.py
@@ -1,5 +1,4 @@
1
from django.http import HttpRequest
2
-from django.conf import settings
3
from django.utils.translation import ugettext_lazy as _
4
from django.contrib.auth import get_user_model
5
0 commit comments