EquipmentTracker-Backend/equipment_tracker/equipment_groups
2023-12-04 13:54:46 +08:00
..
__pycache__ Remove static files from git cache 2023-12-04 13:54:46 +08:00
migrations Remove static files from git cache 2023-12-04 13:54:46 +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