# -*- encoding: utf-8 -*- import logging from django.utils.translation import gettext_lazy as _ log = logging.getLogger(__name__)