from dataclasses import dataclass
from typing import Optional
from django.core.exceptions import ValidationError, NotImplementedError, ValueError
