Mercurial > odfcast
annotate odfcast.wsgi @ 77:a1dfce599136
Add a wsgi file for running odfcast within apaches mod_wsgi
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Tue, 17 Feb 2015 15:19:37 +0100 |
parents | |
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 |