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
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.1.dev0.tar.gz.
File metadata
- Download URL: django_finance-0.1.dev0.tar.gz
- Upload date:
- Size: 10.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 |
92beddb88803f69795e3105744cca93694cc1c2c52c4315413b58b44962637d1
|
|
| MD5 |
42786e8b479bb2c281b09ef7661a993e
|
|
| BLAKE2b-256 |
c85427bd91c6f45e8b5dd7570c2e65bbc6040cee22046887b48dfe8605181b9a
|
File details
Details for the file django_finance-0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: django_finance-0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 15.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 |
0f993d726239b2eec8d165b5de8158be55c3a6a1ce3a867e590c0992541044c3
|
|
| MD5 |
5d751e4d7e76b5716def70a6fcb80430
|
|
| BLAKE2b-256 |
8e34d2c5fee752370c7b8e5191d8584e718192dc770dac075d63524ca3eee982
|