ihatemoney/ihatemoney
2020-04-18 11:56:27 -04:00
..
api Added support for multiple API versions (#533) 2020-02-20 09:35:03 +01:00
conf-templates Fix Apache conf template, without relying on environment var (#359) 2018-07-16 22:55:54 +02:00
migrations Configure SQLite to disable ID reuse 2020-04-13 19:32:54 -04:00
static Remove moment.js 2020-04-18 11:46:49 -04:00
templates Remove identical elif branch 2020-04-18 11:56:27 -04:00
tests Fix API test 2020-04-17 16:21:50 -04:00
translations Update from Weblate (#510) 2020-02-13 21:39:08 +01:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
babel.cfg Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
budget.db Fix #434 Use the debts lib to solve settlements. 2019-09-24 21:25:06 +02:00
default_settings.py Use black to refomat the files. 2019-10-14 21:20:38 +02:00
forms.py Replace JavaScript-based dependent checkboxes with WTForms BooleanFields 2020-04-17 16:16:32 -04:00
history.py Remove moment.js 2020-04-18 11:46:49 -04:00
manage.py Use black to refomat the files. 2019-10-14 21:20:38 +02:00
messages.pot Add new translations 2019-10-03 18:17:25 +02:00
models.py Work-around to patch SQLAlchemy-Continuum 1.3.9 to fix the unrelated change causes change to owers bug 2020-04-17 15:40:17 -04:00
patch_sqlalchemy_continuum.py Work-around to patch SQLAlchemy-Continuum 1.3.9 to fix the unrelated change causes change to owers bug 2020-04-17 15:40:17 -04:00
run.py Remove moment.js 2020-04-18 11:46:49 -04:00
utils.py Refactor versioning classes to avoid circular dependencies 2020-04-12 21:03:40 -04:00
versioning.py Refactor versioning classes to avoid circular dependencies 2020-04-12 21:03:40 -04:00
web.py Replace JavaScript-based dependent checkboxes with WTForms BooleanFields 2020-04-17 16:16:32 -04:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00