nummi/nummi/main
2023-01-03 18:36:02 +01:00
..
locale/fr/LC_MESSAGES Update translations 2023-01-01 10:03:10 +01:00
migrations Add default account field 2022-12-31 19:08:09 +01:00
static/main Update snapshot table to hide account on account page (#7) 2023-01-01 10:27:08 +01:00
templates/main Update search form 2023-01-01 11:05:54 +01:00
templatetags Update templates with new snapshot and transaction tables 2022-12-31 11:07:11 +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
forms.py Update search form 2023-01-01 11:05:54 +01:00
models.py Update sorting 2023-01-01 10:17:06 +01:00
tests.py Add User field to models 2022-12-29 19:20:52 +01:00
urls.py Update search form 2023-01-01 11:05:54 +01:00
views.py Add missing data for snapshot html plot 2023-01-03 18:36:02 +01:00