betty.associations.has_file_references module#

Tools for entities that have file references.

class betty.associations.has_file_references.HasFileReferences#

Bases: Entity

An entity that has associated betty.entities.file.File entities.

__init__(*args: Any, files: ToManyAssociates[Self, FileReference] = (), **kwargs: Any)#
files#

References to files about this entity.