Borrowing-TrackerBackend/equipment_tracker/accounts
2024-01-05 19:33:25 +08:00
..
migrations Add consumables and additional members field to transaction 2024-01-05 19:33:25 +08:00
__init__.py Added user model 2023-11-09 19:48:13 +08:00
admin.py Added subject field to transaction and course field to customuser 2023-12-29 18:38:59 +08:00
apps.py Added user model 2023-11-09 19:48:13 +08:00
models.py Added subject field to transaction and course field to customuser 2023-12-29 18:38:59 +08:00
permissions.py Fix is student permission and add viewsets for teachers and students for viewing transactions assigned to them 2023-12-21 14:57:42 +08:00
serializers.py Added subject field to transaction and course field to customuser 2023-12-29 18:38:59 +08:00
urls.py Add viewsets for listing teachers and technicians 2023-12-22 15:50:22 +08:00
views.py Add viewsets for listing teachers and technicians 2023-12-22 15:50:22 +08:00