EquipmentTracker-Backend/equipment_tracker/equipment_groups
2023-12-05 00:28:39 +08:00
..
migrations Add .env sample and add pycache folders to gitignore 2023-12-05 00:26:58 +08:00
__init__.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
admin.py Fix admin panel fields causing crashes 2023-12-03 12:38:37 +08:00
apps.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
models.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
tests.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
views.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00