betty.content_builders.raspberry_mint_file_referees module¶
The file referees content plugin.
- final class betty.content_builders.raspberry_mint_file_referees.FileReferees¶
Bases:
Template,ManufacturableShow the entities referencing a document resource that is a file.
The
raspberry-mint-file-refereescontent builderplugin.Plugin ID
raspberry-mint-file-refereesClass
Configuration
not configurable
- async build_template(document: Document) TemplateBuild¶
Build template data.
Return a template name, a tuple of a template name and template date to render it. Return
Noneto prevent anything from being rendered at all.
- new = <betty.requirement._RequirableDecorator object>¶