Inventory-Management-System/inventory
2023-11-19 02:01:30 +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 Create Signal to handle items transfer / finish up overview 2023-11-19 02:01:30 +07:00
apps.py Create Signal to handle items transfer / finish up overview 2023-11-19 02:01:30 +07:00
models.py Create Signal to handle items transfer / finish up overview 2023-11-19 02:01:30 +07:00
signals.py Create Signal to handle items transfer / finish up overview 2023-11-19 02:01:30 +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