find#
- classmethod BasicLayout.find(query: str = '', **kwargs)#
Search for templates using an ADR query string.
For typed subclasses, a
t_typesfilter is not allowed in the query string; the subclass’sreport_typeis injected automatically instead.
Search for templates using an ADR query string.
For typed subclasses, a t_types filter is not allowed in the
query string; the subclass’s report_type is injected
automatically instead.