changelog
django_spire.contrib.changelog
__all__ = ['Change', 'ChangelogEntry', 'ChangeLogTypeChoices']
module-attribute
Change
dataclass
app
instance-attribute
description
instance-attribute
ChangelogEntry
dataclass
version
instance-attribute
changes
instance-attribute
date
instance-attribute
type
instance-attribute
ChangeLogTypeChoices
Bases: TextChoices