Inventory-Management-System/inventory
2023-11-19 01:10:37 +07:00
..
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 context to overview and finish overview 2023-11-19 01:10:37 +07:00
tests.py Install new Django apps 2023-11-18 16:21:44 +07:00
urls.py Add context to overview and finish overview 2023-11-19 01:10:37 +07:00
utils.py Add context to overview and finish overview 2023-11-19 01:10:37 +07:00
views.py Add context to overview and finish overview 2023-11-19 01:10:37 +07:00