Saturday, March 27, 2021¶
The export_excel : Exporting to Excel doctest revealed that
lino.mixins.human.Human.age
is a virtual field that should have the
lino.core.fields.VirtualField.wildcard_data_elem
attribute set to
True. And then there was a bug: virtualfields didn’t inherit that attribute
from their return_type
.
I merged the changelogs from weleup and welcht to those of welfare. ATM I think that welfare should keep its own changelog (Changes), which is separated from our main changelog (Changelog).
The privileged applications (cosi, noi, voga, …), i.e. the ones that are an integral part of the Lino test suite because they have their API documentation and tested docs in the book.