Wednesday, May 26, 2021¶
pm prep
in lino_book.projects.tera1
demo project (Tera) gives
“AttributeError: ‘str’ object has no attribute ‘main’”. I don’t yet understand
why this happened now, but anyway set_detail_layout()
is no longer needed
in this case because we can now override a detail layout by using a
class already in the beginning.
Miscellaneous changes:
ledger.MyMovements
atelier: It is now possible to instantiate a
atelier.projects.Project
for a root directory that contains neither atasks.py
nor asetup.py
file. Themakehelp