Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/d/a/datahaven-rev8661/datahaven/p2p/webcontrol.py datahaven(Download)
def save(self, request): current = self.read_from_html(request) settings.setUpdatesSheduleData(current.to_string()) dhnupdate.update_shedule_file(settings.getUpdatesSheduleData()) dhnupdate.update_sheduler()
'updates.updates-mode', 'updates.updates-shedule'): dhnupdate.update_shedule_file(settings.getUpdatesSheduleData()) dhnupdate.update_sheduler()