nummi/nummi/transaction
2024-01-04 17:04:37 +01:00
..
locale/fr_FR/LC_MESSAGES Split columns for income and expenses 2024-01-03 15:52:36 +01:00
migrations Fixed migrations 2023-04-22 11:40:12 +02:00
templates/transaction Add creation links to statement and transaction list pages 2024-01-04 17:04:37 +01:00
templatetags Split columns for income and expenses 2024-01-03 15:52:36 +01:00
__init__.py Split backend in applications 2023-04-22 11:16:42 +02:00
apps.py Split backend in applications 2023-04-22 11:16:42 +02:00
forms.py Implemented frontend for account 2023-04-22 12:14:42 +02:00
models.py Use get_absolute_url to get model urls 2023-04-23 08:08:43 +02:00
urls.py Add year archive view 2024-01-02 11:45:06 +01:00
utils.py Refactor pagination for month/year 2024-01-02 14:56:13 +01:00
views.py Fix previous commit 2024-01-03 16:14:54 +01:00