Borrowing-TrackerBackend/equipment_tracker/equipments
2023-12-29 18:38:59 +08:00
..
migrations Added subject field to transaction and course field to customuser 2023-12-29 18:38:59 +08:00
__init__.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
admin.py Improved serializer for transaction and added available equipment viewset 2023-12-27 18:36:52 +08:00
apps.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
models.py Improved serializer for transaction and added available equipment viewset 2023-12-27 18:36:52 +08:00
serializers.py Improved transaction and breakage report serializers when handling breakages 2023-12-27 20:38:43 +08:00
tests.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
urls.py Improved serializer for transaction and added available equipment viewset 2023-12-27 18:36:52 +08:00
views.py Improved transaction and breakage report serializers when handling breakages 2023-12-27 20:38:43 +08:00