Mercurial > odfcast
annotate odfcast.wsgi @ 99:349d49bb69f4
Porting on python3
author | Magnus Schieder <mschieder@intevation.de> |
---|---|
date | Tue, 19 Jun 2018 15:07:56 +0200 |
parents | a1dfce599136 |
children |
rev | line source |
---|---|
77
a1dfce599136
Add a wsgi file for running odfcast within apaches mod_wsgi
Björn Ricks <bjoern.ricks@intevation.de>
parents:
diff
changeset
|
1 from odfcast import app as application |