Jocelyn Delalande
52d6dd5f90
Switch documentation to recomend pip over git
...
- Update installation instruction
- Clearly separate dev setup from installation
- Some rewordings/section-ization by the way
2017-07-26 16:10:50 +02:00
Jocelyn Delalande
df5f9d50c6
Fix conf files to reflect module renaming
...
Python module was renamed budget → ihatemoney (see #243 and 6923367
).
Now, "budget" relates to nothing.
2017-07-26 16:03:38 +02:00
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