view main.py @ 68:4645e50539ff

Add support for posting files with own form names for each file Add a multi param to mergeclient to show example of posting each file as its own formular parameter.
author Björn Ricks <bjoern.ricks@intevation.de>
date Tue, 02 Dec 2014 17:06:33 +0100
parents 5c3aba401382
children dcf870775c26
line wrap: on
line source
# -*- coding: utf-8 -*-
if __name__ == "__main__":
    from odfcast import app
    app.run()
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)