EquipmentTracker-Backend/equipment_tracker/equipments
2023-11-13 18:13:18 +08:00
..
migrations Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
__init__.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
admin.py Improved admin panel for equipment and equipment groups 2023-11-13 18:02:05 +08:00
apps.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
models.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
serializers.py Added OpenAPI decorators for equipment and instances 2023-11-13 18:13:18 +08:00
tests.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
urls.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
views.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00