betty.ancestry.has_file_references module

Tools to build data types that reference files.

class betty.ancestry.has_file_references.HasFileReferences[source]

Bases: Entity

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

__init__(*args: Any, file_references: Iterable[FileReference] | None = None, **kwargs: Any)[source]
file_references

A bidirectional one-to-many entity type association.