nummi/nummi/main
2022-12-29 21:06:23 +01:00
..
locale/fr/LC_MESSAGES Added views for invoices 2022-12-28 11:52:24 +01:00
migrations Change default icon for accounts 2022-12-29 21:06:23 +01:00
static/main Add account column to tables 2022-12-29 19:54:15 +01:00
templates/main Add account column to tables 2022-12-29 19:54:15 +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 Change default icon for accounts 2022-12-29 21:06:23 +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