betty.associations.has_file_references module¶
Tools for entities that have file references.
- class betty.associations.has_file_references.HasFileReferences¶
Bases:
EntityAn entity that has associated
betty.entities.file.Fileentities.- __init__(*args: Any, files: ToManyAssociates[Self, FileReference] = (), **kwargs: Any)¶
- files¶
References to files about this entity.