fix import

This commit is contained in:
j 2021-10-26 17:02:11 +01:00
parent 2094f5ab4f
commit 1720006593

View file

@ -1,3 +1,4 @@
from django.conf import settings
from django.shortcuts import render from django.shortcuts import render
from . import forms from . import forms