ihatemoney/ihatemoney
2019-06-11 17:24:33 +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 Underline actions links on hover. (#377) 2018-09-03 20:55:25 +02:00
templates Add bill.creation_date field (#327) 2018-12-25 16:50:14 +01:00
tests Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
translations Added translation using Weblate (Greek) 2019-06-11 17:24:33 +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 Enhance install process by generating config files from templates (#275) 2017-10-23 18:05:50 +02:00
forms.py Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
manage.py Add a ihatemoney delete-project command. (#375) 2018-09-03 20:55:44 +02:00
messages.pot Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
models.py Do not allow negative weights on users (Fixes #362) (#366) 2019-01-03 13:29:56 +01:00
run.py Add a handler when pages aren't found. (#379) 2018-09-03 20:54:07 +02:00
utils.py Provide basic math operations on bills (#413) 2019-01-03 10:03:13 +01:00
web.py Fix double-click when deleting a bill (#349) (#372) 2018-09-03 20:53:37 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00