Update checkout.py

This commit is contained in:
Raphael Michel
2020-09-14 13:22:38 +02:00
committed by Raphael Michel
parent 0b495a4070
commit 3d66bfee7f

View File

@@ -1,6 +1,6 @@
from itertools import chain
import dns
import dns.resolver
from django import forms
from django.core.cache import cache
from django.core.exceptions import ValidationError