ihatemoney/ihatemoney
0livd 7c4eb4de46 API: Migrate from flask-rest to flask-restful
The flask-rest custom json encoder is still needed
and thus was added to ihatemoney's utils.

Closes #298
2018-01-25 16:47:02 +01: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 Position flash messages with CSS rather than JS (#292) 2017-12-27 16:10:29 +01:00
templates Include all .j2 files in the packaged version. 2018-01-05 22:06:11 +01:00
tests API: Migrate from flask-rest to flask-restful 2018-01-25 16:47:02 +01:00
translations/fr/LC_MESSAGES Use token based auth in invitation e-mails (#280) 2017-12-15 17:10:28 +01:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py API: Migrate from flask-rest to flask-restful 2018-01-25 16:47:02 +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 Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
models.py Remove API password (#290) 2017-12-22 17:39:48 +01:00
run.py API: Migrate from flask-rest to flask-restful 2018-01-25 16:47:02 +01:00
utils.py API: Migrate from flask-rest to flask-restful 2018-01-25 16:47:02 +01:00
web.py Include all .j2 files in the packaged version. 2018-01-05 22:06:11 +01:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00