https://github.com/xiphoseer/django-kdv
A 'bank of trust' for self-recording purchases and transactions within a group
https://github.com/xiphoseer/django-kdv
django django-app django2 python python3
Last synced: 3 months ago
JSON representation
A 'bank of trust' for self-recording purchases and transactions within a group
- Host: GitHub
- URL: https://github.com/xiphoseer/django-kdv
- Owner: Xiphoseer
- Created: 2018-05-29T12:39:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-12T20:45:45.000Z (about 2 years ago)
- Last Synced: 2025-03-26T21:33:12.467Z (over 1 year ago)
- Topics: django, django-app, django2, python, python3
- Language: Python
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-kdv
A 'bank of trust' for self-recording purchases and transactions within a group.
## Installation
* Clone this repo to some folder
* run `pip install -e `
* Add `kdv` to your `INSTALLED_APPS`