ihatemoney/ihatemoney
2022-12-05 20:51:13 -05:00
..
api Support WTForms 3 (#916) 2022-01-23 19:43:32 +01:00
conf-templates Convert MAIL_DEFAULT_SENDER to a string (#1007) 2022-04-07 21:15:48 +02:00
migrations Set black target to python3.6 2020-11-25 09:25:36 +01:00
static added confirmation for expense deletion 2022-12-05 20:51:13 -05:00
templates added confirmation for expense deletion 2022-12-05 20:51:13 -05:00
tests format doc 2022-10-22 23:02:27 +02:00
translations Translated using Weblate (Telugu) 2022-10-09 22:20:32 +02: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
currency_convertor.py fix flake8 2022-07-10 16:07:19 +02:00
default_settings.py Convert MAIL_DEFAULT_SENDER to a string (#1007) 2022-04-07 21:15:48 +02:00
emails.py Send an email when the project is created via the API. (#938) 2021-11-25 00:49:17 +01:00
forms.py Captcha value should be case insensitive on both side (form and l10n values) 2022-09-09 22:44:27 +02:00
history.py Purge project history on deletion 2022-03-05 17:12:59 +01:00
manage.py Some small cleanups (#976) 2022-01-30 15:26:22 +01:00
messages.pot Rename all strings to "participants", clean old and small weird stuff (#871) 2021-11-01 18:25:57 +01:00
models.py Purge project history on deletion 2022-03-05 17:12:59 +01:00
run.py Allow more elements with CSP (#1057) 2022-08-28 11:49:29 +02:00
utils.py escape csv formulae 2022-05-14 16:16:12 +02:00
versioning.py Add Project History Page (#553) 2020-04-20 15:30:27 +02:00
web.py use a dict for project list 2022-10-22 23:02:27 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00