Commit graph

4 commits

Author SHA1 Message Date
0livd
603ac10d6e Turn the WSGI file into a python module (#240)
* Turn the WSGI file into a python module

* Update conf files to use the new wsgi module

Apache and gunicorn now use the same entrypoint

* Update Changelog
2017-06-28 00:04:47 +02:00
ef353d643c Refactor the application to use blueprints.
This allows to isolate some behavior in the context of the web application so
the API and the web application can behave in different ways.
2011-09-09 21:21:37 +02:00
83a59fba10 update the path to the app for all conf files 2011-03-10 17:37:10 +00:00
de708ce3ef reshape the folder structure. Add conf files 2011-03-10 17:32:53 +00:00