Borrowing-TrackerBackend/equipment_tracker/equipments
2023-12-16 15:47:03 +08:00
..
migrations Change Working status to Available 2023-12-16 15:00:13 +08:00
__init__.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
admin.py Fix admin panel fields causing crashes 2023-12-03 12:38:37 +08:00
apps.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
models.py Change Working status to Available 2023-12-16 15:00:13 +08:00
serializers.py Format last updated field properly to add space between actual time and AM/PM indicator 2023-12-16 15:47:03 +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 Allow students and teachers to view equipments and equipment instances but forbid them from creating, updating, or deleting 2023-12-08 23:07:08 +08:00