EquipmentTracker-Backend/equipment_tracker/equipment_groups
2023-12-05 20:33:25 +08:00
..
migrations Remove historical tracking for equipment groups to simplify handling 2023-12-05 20:33:25 +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 Remove historical tracking for equipment groups to simplify handling 2023-12-05 20:33:25 +08:00
serializers.py Remove historical tracking for equipment groups to simplify handling 2023-12-05 20:33:25 +08:00
tests.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
urls.py Remove historical tracking for equipment groups to simplify handling 2023-12-05 20:33:25 +08:00
views.py Remove historical tracking for equipment groups to simplify handling 2023-12-05 20:33:25 +08:00