Deadly simple and easy to use money split app.
Project description
Welcome to django-finance
Description
TODO
Setup
Install via pip:
pip install django-finance
Add finance to your INSTALLED_APPS:
INSTALLED_APPS = [
'finance',
...
]
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
TODO
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_finance-0.2.tar.gz
(9.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_finance-0.2.tar.gz.
File metadata
- Download URL: django_finance-0.2.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23c95dde365d090777bf3808a99ae23f1c66168ceff02137debcce01b9092d73
|
|
| MD5 |
e347343a75caf72596cacbab52c0a682
|
|
| BLAKE2b-256 |
23b31f7f8b1276ef4a81f88f2f3ae59a455f030fcf3dfd9548631191ebb0fd82
|
File details
Details for the file django_finance-0.2-py3-none-any.whl.
File metadata
- Download URL: django_finance-0.2-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cc7b98918ee438edd83c4380eb31dcb389ae6c4024f1914b072a87de9a17f5d
|
|
| MD5 |
8cf61f46e5ff6ee181b46d4930664b74
|
|
| BLAKE2b-256 |
315f31144a6fdb00c17cb8b5e03fe58cd2b78ba5c2bff7fbf757cedcee98870d
|