aboutsummaryrefslogtreecommitdiff
path: root/budget/wsgi.py
AgeCommit message (Collapse)AuthorFilesLines
2017-06-28Turn the WSGI file into a python module (#240)0livd1-0/+1
* 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