1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Jocelyn Delande
3192681226 Imperted upstream code at 42dd9d54a8 (upstream is not tagged) inside a the sources dir 2015-04-26 14:06:33 +02:00
Quentin
f2d0d19880 ihatemoney does not start anymore with flask-wtf 0.9: limit flask-wtf to version 0.8 in requirements.txt 2013-08-23 14:15:19 +02:00
A.Avenel
bfea4e436f update for flask 0.9 2013-02-18 19:18:49 +01:00
Alexis Metaireau
b3ce91c79f add sentry support 2012-06-10 01:49:01 +02:00
Alexis Metaireau
ea29704819 jinja2.6 is required 2011-11-27 04:33:15 +01:00
Alexis Metaireau
435ec2626d Make the rest module a flask extension.
It's now flask_rest.
2011-10-17 17:30:57 +02:00
Alexis Metaireau
f61d1432c7 Translate the application using Flask-babel.
The only translation so far is french, but more can be added. The browser language
is used thanks to the HTTP languages headers.

There are still some problems with the translation of some strings, I don't know
why this is. See #12
2011-10-15 01:19:19 +02:00
Alexis Metaireau
20f905a5c0 put back requirements.txt in budget 2011-10-13 23:05:53 +02:00
Alexis Metaireau
f0f73a3c8b move requirements.txt 2011-10-13 22:54:58 +02:00
Alexis Metaireau
fdb75316d6 Coerce the payer choice to int, default is unicode 2011-10-13 20:20:11 +02:00