migrations
|
Add snapshot form
|
2022-05-22 10:06:44 +02:00 |
static/main
|
Update theme colors
|
2022-05-22 10:28:53 +02:00 |
templates/main
|
Add transactions to snapshot page
|
2022-05-22 10:15:42 +02:00 |
templatetags
|
Snapshot table
|
2022-05-22 09:21:30 +02:00 |
__init__.py
|
Base django project
|
2022-05-19 16:09:28 +02:00 |
admin.py
|
Add snapshots
|
2022-05-21 21:00:26 +02:00 |
apps.py
|
Base django project
|
2022-05-19 16:09:28 +02:00 |
models.py
|
Add snapshot form
|
2022-05-22 10:06:44 +02:00 |
tests.py
|
Base django project
|
2022-05-19 16:09:28 +02:00 |
urls.py
|
Add snapshot form
|
2022-05-22 10:06:44 +02:00 |
views.py
|
Add transactions to snapshot page
|
2022-05-22 10:15:42 +02:00 |