| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-06-20 | Move the wsgi file to the budget dir (#218) | 0livd | 1 | -1/+1 | |
| The wsgi file needs to live in the budget dir if we want it to be installed by setuptools | |||||
| 2017-06-18 | Tell Apache to add the budget directory to the python path (#215) | 0livd | 1 | -1/+1 | |
| The path no longer needs to be modified in the .wsgi file | |||||
| 2017-04-10 | Add the possibilty to run ihatemoney via Apache mod_wsgi (#191) | 0livd | 1 | -0/+16 | |
| Add the possibilty to run ihatemoney via Apache mod_wsgi ihatemoney.wsgi is the entry point for mod_wsgi. A virtualenv can be activated if its path is specified as an env var in the apache virtual host file | |||||
| 2015-08-20 | Remove trailing whitespaces | Jocelyn Delande | 1 | -2/+2 | |
| 2011-09-09 | Refactor the application to use blueprints. | Alexis Metaireau | 1 | -1/+1 | |
| 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-03-10 | update the path to the app for all conf files | Alexis Metaireau | 2 | -5/+5 | |
| 2011-03-10 | update the names in the nginx conf | Alexis Metaireau | 1 | -2/+2 | |
| 2011-03-10 | reshape the folder structure. Add conf files | Alexis Metaireau | 3 | -0/+42 | |
