-
- Downloads
ScheduleSource: allow missing events to be handled specially
Allow an option 'missing_events' to be specified on ScheduleSource.import_configuration which may have one of the following values indicating an action on Events which are present on the importing assembly but not present in the source: - 'depublish': the local Event will be updated with is_public=False - 'delete': the local Event will be deleted
Loading
Please register or sign in to comment