A simple shared budget manager web application
Find a file
Nicholas (Nick) Meyer ecf9a7b590 Fix APPLICATION_ROOT example in docs
If the application is hosted on the path /somestring, static asset
paths need to have prefix /somestring/static/ but setting
APPLICATION_ROOT to "somestring" will result in a relative path which
will give a 4XX. Using "/somestring" fixes this.

Also fix default value, which is "/" and not the empty string.
2023-11-23 08:35:21 +01:00
.github CI: run tests and docker build on stable branches 2023-11-19 11:19:08 +01:00
assets/showcase Reduce the size of showcase images (#899) 2021-10-30 17:30:59 +02:00
conf Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +02:00
docs Fix APPLICATION_ROOT example in docs 2023-11-23 08:35:21 +01:00
ihatemoney Translated using Weblate (Spanish) 2023-11-18 10:36:00 +01:00
.dockerignore Production ready docker (#919) 2021-11-25 08:23:23 +01:00
.gitignore tests: migrate to pytest 2023-10-01 23:33:36 +02:00
.isort.cfg Add isort support. (#561) 2020-04-21 13:59:41 +02:00
.readthedocs.yaml Update readthedocs to python 3.11 (should fix #1185) 2023-07-14 16:00:33 +02:00
CHANGELOG.md Backport changelog for 6.1.3 from stable-6.1 branch 2023-11-23 08:26:18 +01:00
CONTRIBUTORS Prepare next release 2023-10-04 00:14:53 +02:00
docker-compose.test.yml Fix Docker test in CI 2023-02-03 20:18:05 +01:00
docker-compose.yml Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +02:00
Dockerfile Add support for APPLICATION_ROOT in Docker container 2023-07-14 15:53:43 +02:00
LICENSE Re-organize the documentation (#223) 2017-06-21 14:03:16 +02:00
Makefile chore: migrate from setup.cfg to pyproject.toml (#1243) 2023-10-08 01:56:25 +02:00
MANIFEST.in feat: project RSS feed. 2023-07-28 15:22:55 +02:00
pyproject.toml Back to development: 6.2.0 2023-11-19 11:19:08 +01:00
README.md Update Python (#1083) 2022-11-08 00:10:21 +01:00
SECURITY.md Create SECURITY.md 2021-07-06 21:41:49 +02:00
tox.ini chore: remove travis configuration (#1216) 2023-08-13 02:17:09 +02:00

I hate money

GitHub Actions Status Translation status from Weblate Donate Docker image

I hate money is a web application made to ease shared budget management. It keeps track of who bought what, when, and for whom; and helps to settle the bills.

The code is distributed under a BSD beerware derivative: if you meet the people in person and you want to pay them a craft beer, you are highly encouraged to do so.

Requirements

  • Python: version 3.7 to 3.11.
  • Backends: SQLite, PostgreSQL, MariaDB (version 10.3.2 or above), Memory.

Contributing

Do you wish to contribute to IHateMoney? Fantastic! There's a lot of very useful help on the official contributing page.

You can also donate some money. All funds will be used to maintain the hosted version.

Join the other contributors.

Translation status

Translation status for each language