directory.upgrade
Contains upgrade tasks that are executed when the application is being
upgraded on the server. See onegov.core.upgrade.upgrade_task.
Functions
|
|
|
|
|
|
Module Contents
- directory.upgrade.make_external_link_visible_by_default(context: onegov.core.upgrade.UpgradeContext) None[source]
- directory.upgrade.add_publication_dates_to_dir_entries(context: onegov.core.upgrade.UpgradeContext) None[source]
- directory.upgrade.make_directory_models_polymorphic_type_non_nullable(context: onegov.core.upgrade.UpgradeContext) None[source]
- directory.upgrade.add_meta_data_and_content_columns_to_entry_recipients(context: onegov.core.upgrade.UpgradeContext) None[source]