ihatemoney/ihatemoney
JocelynDelalande 1c9120e68b Silent stderr output during app init for some commands (#293)
Avoid confusing the user for the commands outputing text to the user.

fix #277
2017-12-27 17:28:18 +01:00
..
conf-templates Enhance install process by generating config files from templates (#275) 2017-10-23 18:05:50 +02: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 Position flash messages with CSS rather than JS (#292) 2017-12-27 16:10:29 +01:00
tests Fix PUT api/project/:code/members/:id (#297) 2017-12-27 15:58:40 +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 Fix PUT api/project/:code/members/:id (#297) 2017-12-27 15:58:40 +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 Silent stderr output during app init for some commands (#293) 2017-12-27 17:28:18 +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 Update installation doc to include doc about production values, fix #266. (#282) 2017-11-01 01:56:05 +01:00
utils.py Protect admin endpoints against brute force attacks (#249) 2017-08-20 12:37:12 +02:00
web.py Use hashed passwords for projects (#286) 2017-12-21 13:57:01 +01:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00