migrations
|
Fixed migrations
|
2023-04-22 11:40:12 +02: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 |