ihatemoney/ihatemoney
2019-09-06 23:58:39 +02:00
..
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
static bill list: add placeholder and disable add bill when no members 2019-09-06 22:00:39 +02:00
templates bill list: add placeholder and disable add bill when no members 2019-09-06 22:00:39 +02:00
tests bill list: add placeholder and disable add bill when no members 2019-09-06 22:00:39 +02:00
translations Update translations 2019-09-06 23:13:52 +02:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
api.py Add CORS to the API. Fix #404 (#407) 2018-12-25 18:13:58 +01:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
default_settings.py Arrange navbar items by functions 2019-08-18 21:37:20 +00:00
forms.py Use WTForms DataRequired to be futureproof 2019-09-06 23:58:39 +02:00
manage.py Add a ihatemoney delete-project command. (#375) 2018-09-03 20:55:44 +02:00
messages.pot Update translations 2019-09-06 23:13:52 +02:00
models.py Remove Added on column from bill list. 2019-07-27 03:44:42 +02:00
run.py Arrange navbar items by functions 2019-08-18 21:37:20 +00:00
utils.py Arrange navbar items by functions 2019-08-18 21:37:20 +00:00
web.py Move export form to links 2019-08-26 19:59:55 +00:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00