from django.core.checks import register, Tags, Warning
from django.utils.translation import gettext_lazy as _


