def get(self, request): from django.conf import settings return password_reset(request, 'registration/password_reset_form.html')