Beispiel #1
0
def post_media():
    return Media.upload(request.files['qqfile'], request.form)