Mercurial > odfcast
annotate odfcast.wsgi @ 89:74ba8c361d66 1.4
issue5210: Missed to disable 'strict' checking for mergeability check
author | Frank Koormann <frank.koormann@intevation.de> |
---|---|
date | Tue, 21 Apr 2015 17:10:44 +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 |