Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
lino.modlib.uploads¶
See uploads : Managing uploaded files.
Classes
|
See More about plugins. |
- class lino.modlib.uploads.Plugin(site, app_label, app_name, app_module, needed_by, configs: dict)¶
Bases:
Plugin
See More about plugins.
- remove_orphaned_files = False¶
Whether checkdata –fix should automatically delete orphaned files in the uploads folder.
- with_thumbnails = False¶
Whether to use PIL, the Python Imaging Library.