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
Alexis Metaireau c54fac69c9 Fix translations of forms.
Forms are not context related, thus translations are done only once if not done
in a lazy way. the fix is to use lazy_gettext rather than gettext. Fix #12
2011-10-15 01:58:30 +02:00
..
static Do not prompt the user with a 'prompt()' in javascript when deleting members. Fix #29 2011-10-08 17:13:36 +02:00
templates Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
translations/fr/LC_MESSAGES Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
__init__.py I HAZ TO RUN TESTS BEFORE COMMITING 2011-10-14 15:48:31 +02:00
api.py merge with master 2011-10-08 13:45:05 +02:00
babel.cfg Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
default_settings.py Fix some problems related to postgresql and models 2011-10-13 21:27:56 +02:00
epio.ini add epio.ini 2011-10-13 23:14:27 +02:00
forms.py Fix translations of forms. 2011-10-15 01:58:30 +02:00
messages.pot Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
models.py Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
requirements.txt Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
rest.py Complete the REST API + Tests. Fix #27 2011-10-08 13:27:30 +02:00
run.py Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
tests.py Round the balance. Fix #1 2011-10-08 16:43:46 +02:00
utils.py merge with master 2011-10-08 13:45:05 +02:00
web.py Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00