Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More

noi4 : A minimal Noi

This was created for the tests.test_forget_me unit test, which requires contacts and uploads

>>> from lino_book.projects.noi4.startup import *
>>> rt.show(uploads.Uploads, display_mode='grid')
==== ===================================================== ==================== ============= ============= =============
 ID   Description                                           File                 Upload type   Uploaded by   Attached to
---- ----------------------------------------------------- -------------------- ------------- ------------- -------------
 3    Found on 2026-03-07 by uploads.UploadsFolderChecker   uploads/orphan.txt                 Robin Rood
 2    screenshot-toolbar.png                                                                   Robin Rood
 1    Screenshot 20250124 104858.png                                                           Robin Rood
==== ===================================================== ==================== ============= ============= =============
>>> dbhash.check_virgin()