Skip to main content

Welcome to django-together

Description

Tired of pseudo-free money split apps with tons of advertisements? Then launch your own little money split project with django-together and share expenses with friends and family using a super simple and easy to use django application based on a well configured django admin backend.

Setup

Install via pip:

pip install django-together

Add together to your INSTALLED_APPS:

INSTALLED_APPS = [
   'together',
   ...
]

Getting started

Feel free to use the example project. (Actually it is all you need for a fully functional money split application.)

Start it with:

python example/manage.py loaddata example/fixtures/testdata.json
python example/manage.py changepassword admin # Choose your password
python example/manage.py runserver

Then check it out by visiting localhost:8000.

Usage

Each user creates expenses when needed and choose the users to share the expense with.

If you want to checkout the balance, just click the add calculation button and you will be shown a handy overview about who owes what to whom.

Save the calculation if your done dealing with the money. Open expenses will be tied to this calculation then and won't be regarded in further calculations.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_together-1.0.1.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_together-1.0.1-py3-none-any.whl (23.3 kB view details)

Uploaded Python 3

File details

Details for the file django_together-1.0.1.tar.gz.

File metadata

  • Download URL: django_together-1.0.1.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for django_together-1.0.1.tar.gz
Algorithm Hash digest
SHA256 222cdd78e8a096efec7c26fd16a64779498ac2aade87449fc61cfbc84668888c
MD5 32d7a0367b66246d91900965c252e0e6
BLAKE2b-256 1207b97bf5aec434cad5a98becbfb29e3d573dc9f31cb1b1be1d40220acbb0a4

See more details on using hashes here.

File details

Details for the file django_together-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_together-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 40673aec841c23bc2a3eb37378841cc7a7a3a5bbe5565c07b73e6257e4043a36
MD5 3e983c4ae5bb4ea763131185ce554420
BLAKE2b-256 c80fb28723ed87b3f884f0aedf60f8850b43114603487b9c148d3f0df4b6fc6b

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.1 This release

2 files

1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page