Welcome | Get started | Dive into Lino | Contribute | Topics | Reference | More

lino_cosi.migrate

This is a real-world example of how the application developer can provide automatic data migrations for Python dumps.

This module is used because a Lino Così Site has migration_class set to "lino_cosi.migrate.Migrator".

Classes

Migrator(site, loader)