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.1.tar.gz
(8.7 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.1.tar.gz.
File metadata
- Download URL: django_finance-0.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f32aaa04788c9e1e1c2aeffe19d5e6e14fc1167e67514508d2e7eb60c56f695
|
|
| MD5 |
42e3e16a1f764dfd9a489de4980b3803
|
|
| BLAKE2b-256 |
0c7b978df397e28d9235dd28e4d4265ae0954afe6a9b297b4a84942f3261b64c
|
File details
Details for the file django_finance-0.1-py3-none-any.whl.
File metadata
- Download URL: django_finance-0.1-py3-none-any.whl
- Upload date:
- Size: 11.6 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 |
f18e14aed9a2a5c6d7527287130d536c53e9ae5be64377fbb1450105a0c3d7d3
|
|
| MD5 |
ccda3e0c2edce11c6b270440e4c7350e
|
|
| BLAKE2b-256 |
6b6ab1203dcde79daf406c33b4e12fc080b2b0bf4026260d38ad60baf288754c
|