Borrowing-TrackerBackend/equipment_tracker/transactions
2023-12-26 17:02:18 +08:00
..
migrations Added breakage report model 2023-12-09 00:38:29 +08:00
__init__.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
admin.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
apps.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
models.py Added breakage report model 2023-12-09 00:38:29 +08:00
serializers.py Improve transaction serializer and add user id to django admin list view in admin panel 2023-12-26 17:02:18 +08:00
tests.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
urls.py Fix urls for transactions 2023-12-21 15:17:10 +08:00
views.py Add clearance viewset for student 2023-12-22 14:12:10 +08:00