Inventory-Management-System/inventory
2023-11-18 16:54:16 +07:00
..
migrations Add inventory models 2023-11-18 16:54:04 +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 inventory models 2023-11-18 16:54:04 +07:00
tests.py Install new Django apps 2023-11-18 16:21:44 +07:00
views.py Install new Django apps 2023-11-18 16:21:44 +07:00