|
migrations
|
Add Transaction related model
|
2023-11-18 19:06:40 +07:00 |
|
__init__.py
|
Install new Django apps
|
2023-11-18 16:21:44 +07:00 |
|
admin.py
|
Register inventory model to admin
|
2023-11-18 16:54:16 +07:00 |
|
apps.py
|
Install new Django apps
|
2023-11-18 16:21:44 +07:00 |
|
models.py
|
add __str__
|
2023-11-18 19:19:07 +07:00 |
|
tests.py
|
Install new Django apps
|
2023-11-18 16:21:44 +07:00 |
|
urls.py
|
Add Overview page / Set up static path
|
2023-11-18 22:04:32 +07:00 |
|
views.py
|
Add Overview page / Set up static path
|
2023-11-18 22:04:32 +07:00 |