|
migrations
|
Add __str__ to models
|
2022-05-19 16:14:23 +02:00 |
|
templates/main
|
Add form for transactions
|
2022-05-19 20:33:36 +02:00 |
|
__init__.py
|
Base django project
|
2022-05-19 16:09:28 +02:00 |
|
admin.py
|
Homepage, transaction page and invoice
|
2022-05-19 18:51:53 +02:00 |
|
apps.py
|
Base django project
|
2022-05-19 16:09:28 +02:00 |
|
models.py
|
Add form for transactions
|
2022-05-19 20:33:36 +02:00 |
|
tests.py
|
Base django project
|
2022-05-19 16:09:28 +02:00 |
|
urls.py
|
Add form for transactions
|
2022-05-19 20:33:36 +02:00 |
|
views.py
|
Add form for transactions
|
2022-05-19 20:33:36 +02:00 |