Commit graph

69 commits

Author SHA1 Message Date
ea9d871e25
Add category inheritance to view and template 2022-05-20 15:55:37 +02:00
a3273c13cf
Add parent back to categories 2022-05-20 15:33:24 +02:00
83937b4103
Update homepage template 2022-05-20 15:31:54 +02:00
1f48c41005
Add login 2022-05-20 15:06:37 +02:00
e38b781ff9
Single layer of categories 2022-05-20 14:39:00 +02:00
36be624f5c
Add categories 2022-05-20 13:44:46 +02:00
3f73232312
Add static files 2022-05-19 22:01:03 +02:00
60b73d8546
Add base template 2022-05-19 21:57:27 +02:00
fbff835598
Use list view 2022-05-19 21:47:02 +02:00
69c55f0cce
Remove blank line 2022-05-19 21:37:50 +02:00
f95ad516ea
Add link navigation 2022-05-19 21:31:43 +02:00
eddfa4708f
Add transaction creation 2022-05-19 21:30:24 +02:00
6ef5a441e1
Add invoice management 2022-05-19 21:21:55 +02:00
5339a725f2
Add form for transactions 2022-05-19 20:33:36 +02:00
4ef99f4ef0
Replace links with django routes in templates 2022-05-19 19:04:25 +02:00
53eab204ac
Gitignore files stored by app 2022-05-19 19:01:15 +02:00
08868ce7c6
Homepage, transaction page and invoice 2022-05-19 18:51:53 +02:00
a0f4e5ae54
Add __str__ to models 2022-05-19 16:14:23 +02:00
0b58580a00
Base django project 2022-05-19 16:09:28 +02:00