nummi/nummi/main
Edgar P. Burkhart 2bd2eca26e
Fix order of saving transactions
Snapshot value was not calculated correctly
2022-12-29 22:00:50 +01:00
..
locale/fr/LC_MESSAGES Added views for invoices 2022-12-28 11:52:24 +01:00
migrations Update snapshots with sum db columns 2022-12-29 21:58:26 +01:00
static/main Add account column to tables 2022-12-29 19:54:15 +01:00
templates/main Update snapshots with sum db columns 2022-12-29 21:58:26 +01:00
templatetags Remove useless imports 2022-12-29 18:49:14 +01:00
__init__.py Base django project 2022-05-19 16:09:28 +02:00
admin.py Organise imports using isort --profile black 2022-12-21 15:42:30 +01:00
apps.py Base django project 2022-05-19 16:09:28 +02:00
models.py Fix order of saving transactions 2022-12-29 22:00:50 +01:00
tests.py Add User field to models 2022-12-29 19:20:52 +01:00
urls.py Add account creation and selection 2022-12-29 19:45:07 +01:00
views.py Fix categories and accounts being visible to all users 2022-12-29 21:04:40 +01:00