view main.py @ 59:2dacbe7fb7f9

Fix returning html formatted error response
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 12 Nov 2014 12:38:37 +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)