| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-20 | Streamline installation doc, now using pip (#252) | JocelynDelalande | 1 | -2/+1 | |
| * Fix conf files to reflect module renaming Python module was renamed budget → ihatemoney (see #243 and 6923367). Now, "budget" relates to nothing. * Harmonize `APPLICATION_ROOT` doc with other settings * Fix link markup * Switch documentation to recomend pip over git - Update installation instruction - Clearly separate dev setup from installation - Some rewordings/section-ization by the way * Add a hint on how to find the static path This is a downside on the pip choice over git for installation. We will have to ease that a bit. By doc or by code, before next release. * Make the nginx deployment doc more accurate * Add a big fat warning about SECRET_KEY in doc | |||||
| 2017-06-28 | Turn the WSGI file into a python module (#240) | 0livd | 1 | -1/+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 | |||||
| 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 | 1 | -3/+3 | |
| 2011-03-10 | reshape the folder structure. Add conf files | Alexis Metaireau | 1 | -0/+7 | |
