Borrowing-TrackerBackend/equipment_tracker/accounts
2023-12-21 14:57:42 +08:00
..
migrations Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
__init__.py Added user model 2023-11-09 19:48:13 +08:00
admin.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
apps.py Added user model 2023-11-09 19:48:13 +08:00
models.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +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 transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
tests.py Added user model 2023-11-09 19:48:13 +08:00
urls.py Added user model 2023-11-09 19:48:13 +08:00
views.py Added user model 2023-11-09 19:48:13 +08:00