more import fixes
This commit is contained in:
parent
1720006593
commit
5ff91dbf9a
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
from django.conf import settings
|
||||
from django.core.mail import EmailMessage
|
||||
from django.shortcuts import render
|
||||
|
||||
from . import forms
|
||||
|
|
Loading…
Reference in a new issue