ihatemoney/ihatemoney
MediMilk cf77b4c346
Some checks failed
Check doc / test_doc (push) Has been cancelled
Docker build / test (push) Has been cancelled
Lint & unit tests / lint (push) Has been cancelled
Docker build / build_upload (push) Has been cancelled
Lint & unit tests / test (mariadb, minimal, 3.11) (push) Has been cancelled
Lint & unit tests / test (mariadb, normal, 3.11) (push) Has been cancelled
Lint & unit tests / test (mariadb, normal, 3.9) (push) Has been cancelled
Lint & unit tests / test (postgresql, minimal, 3.11) (push) Has been cancelled
Lint & unit tests / test (postgresql, normal, 3.11) (push) Has been cancelled
Lint & unit tests / test (postgresql, normal, 3.9) (push) Has been cancelled
Lint & unit tests / test (sqlite, minimal, 3.10) (push) Has been cancelled
Lint & unit tests / test (sqlite, minimal, 3.11) (push) Has been cancelled
Lint & unit tests / test (sqlite, minimal, 3.12) (push) Has been cancelled
Lint & unit tests / test (sqlite, minimal, 3.7) (push) Has been cancelled
Lint & unit tests / test (sqlite, minimal, 3.9) (push) Has been cancelled
Lint & unit tests / test (sqlite, normal, 3.10) (push) Has been cancelled
Lint & unit tests / test (sqlite, normal, 3.11) (push) Has been cancelled
Lint & unit tests / test (sqlite, normal, 3.12) (push) Has been cancelled
Lint & unit tests / test (sqlite, normal, 3.7) (push) Has been cancelled
Lint & unit tests / test (sqlite, normal, 3.8) (push) Has been cancelled
Lint & unit tests / test (sqlite, normal, 3.9) (push) Has been cancelled
Corrected typo Administation > Administration (#1332)
Co-authored-by: MediMilk <chadricksoup@gmail.com>
2024-11-16 11:55:04 +01:00
..
api Support WTForms 3 (#916) 2022-01-23 19:43:32 +01:00
conf-templates Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +02:00
migrations Reformat code with black and isort 2024-03-25 20:46:39 +01:00
static [History] Truncate external links in history when they are too long 2023-10-01 23:57:47 +02:00
templates Corrected typo Administation > Administration (#1332) 2024-11-16 11:55:04 +01:00
tests tests: cache the jinja bytecode between unit tests 2024-04-16 23:11:42 +02:00
translations Corrected typo Administation > Administration (#1332) 2024-11-16 11:55:04 +01:00
__init__.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00
babel.cfg [chore] Remove deprecated Jinja2 extensions. (#1279) 2024-02-06 03:33:08 +01:00
babel_utils.py move from setuptools to hatch (#1258) 2023-12-12 14:20:34 +01:00
currency_convertor.py Currency hotfixes (#1240) 2023-10-04 00:05:10 +02:00
default_settings.py Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +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 Reformat code with black and isort 2024-03-25 20:46:39 +01:00
history.py [History] Add details of bills in history 2023-10-01 23:57:47 +02:00
manage.py chore: migrate from setup.cfg to pyproject.toml (#1243) 2023-10-08 01:56:25 +02:00
messages.pot Corrected typo Administation > Administration (#1332) 2024-11-16 11:55:04 +01:00
models.py Remove dead settlement code (we switched to an external lib long ago) 2024-03-29 15:06:11 +01:00
monkeypath_continuum.py workaround for https://github.com/kvesteri/sqlalchemy-continuum/issues/264 2023-02-18 15:47:08 +01:00
run.py black format 2023-01-30 23:39:15 +01:00
utils.py Adding bill types and automatic settling between people (#1290) 2024-03-16 12:20:48 +01:00
versioning.py Add Project History Page (#553) 2020-04-20 15:30:27 +02:00
web.py Add a success message when adding an automatic settlement bill 2024-04-27 17:54:13 +02:00
wsgi.py Absolute imports & some other improvements (#243) 2017-07-07 00:06:56 +02:00