Exemplo n.º 1
0
def filedownloadinterval(name=None):
    SystemConfiguration.save_download_interval(5)
    return render_template('file_download_interval.html', name=name)