1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00
ihatemoney_ynh/budget
Jocelyn Delande d6c514e7d1 Adds a way to (re)configure the running app, reloading settings.
Currently, there is no way to reset settings after modifying them, which is
anoying for tests.
2015-08-19 22:53:16 +02:00
..
static Increase max-height for modal 2012-11-25 14:01:47 +01:00
templates Format numbers in templates 2014-07-22 20:19:35 +02:00
translations/fr/LC_MESSAGES Fix translation for password tooltip 2013-10-13 21:51:34 +02:00
__init__.py I HAZ TO RUN TESTS BEFORE COMMITING 2011-10-14 15:48:31 +02:00
api.py update for flask 0.9 2013-02-18 19:18:49 +01:00
babel.cfg Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
default_settings.py nicely deprecates DEFAULT_MAIL_SENDER as it changed upstream for flask-mail>=0.8 2015-04-30 16:58:16 +02:00
forms.py Fix #118 : Create a new project with the name "dashboard" should raise an exception 2015-04-12 20:41:57 +02:00
messages.pot Fix translation for password tooltip 2013-10-13 21:51:34 +02:00
models.py Bugfix rounding settle algorithm 2015-07-05 22:16:38 +02:00
requirements.txt nicely deprecates DEFAULT_MAIL_SENDER as it changed upstream for flask-mail>=0.8 2015-04-30 16:58:16 +02:00
run.py Adds a way to (re)configure the running app, reloading settings. 2015-08-19 22:53:16 +02:00
tests.py Add unit-test for bug #105. 2013-10-12 16:56:25 +02:00
utils.py remove unused code 2012-03-06 22:42:58 +01:00
web.py Add unit-test for bug #105. 2013-10-12 16:56:25 +02:00