| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-23 | Enhance install process by generating config files from templates (#275) | JocelynDelalande | 1 | -30/+0 | |
| * Add a command to generate configuration examples Config files are generated from templates (which remplace previous example files). - solve the issue of hard-to-explain configuration examples - ease pkg path seeking (avoid it, actually) - add working defaults for sqlite and unix socket paths (instead of /replace/me/path/example) - move settings comments from default_settings.py to ihatemoney.cfg.j2, as it is the one that will be facing user. * Use generate-config command in install doc Also follow the new working defaults of templates for socket and db path. * Fix doc settings table On the long term, plaintext tables might destroy humanity. * Mention templates dir URL in documentation As requested by @almet | |||||
| 2017-08-20 | Streamline installation doc, now using pip (#252) | JocelynDelalande | 1 | -4/+6 | |
| * 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 | |||||
| 2015-08-20 | Remove trailing whitespaces | Jocelyn Delande | 1 | -2/+2 | |
| 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 | 1 | -0/+28 | |
