Skip to content

Commit aa9466a

Browse files
author
Guillim
committed
missing import
1 parent 736417f commit aa9466a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/authentification/views.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from .tokens import account_activation_token
88
from django.core.mail import EmailMessage
99
from django.views.generic import TemplateView
10+
from django.shortcuts import redirect
1011

1112
from app import settings
1213

0 commit comments

Comments
 (0)