ihatemoney/ihatemoney
2018-05-15 22:05:06 +02:00
..
conf-templates Enable basic auth passthrough for API (#303) 2018-01-05 12:32:46 +01:00
migrations Use hashed passwords for projects (#286) 2017-12-21 13:57:01 +01:00
static Display sidebar scroll-bar only if required 2018-01-26 16:18:26 +01:00
templates Change statistics data structure 2018-02-07 00:01:13 +01:00
tests Add statistics support to API 2018-02-07 00:06:08 +01:00
translations/fr/LC_MESSAGES update fr l10n 2018-05-15 22:05:06 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py Add statistics support to API 2018-02-07 00:06:08 +01:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
default_settings.py Enhance install process by generating config files from templates (#275) 2017-10-23 18:05:50 +02:00
forms.py Use hashed passwords for projects (#286) 2017-12-21 13:57:01 +01:00
manage.py manage commands testing (#313) 2018-01-07 00:27:42 +01:00
messages.pot new extraction with pybabel 2018-05-15 21:45:24 +02:00
models.py Move member stats computation to a dedicated method 2018-02-07 00:01:13 +01:00
run.py API: Migrate from flask-rest to flask-restful (#315) 2018-01-25 17:41:28 +01:00
utils.py API: Migrate from flask-rest to flask-restful (#315) 2018-01-25 17:41:28 +01:00
web.py Move member stats computation to a dedicated method 2018-02-07 00:01:13 +01:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00