fix import

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

View file

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