Borrowing-TrackerBackend/equipment_tracker/transactions
2024-01-20 19:54:36 +08:00
..
migrations Remove section field from transactions. This should be in the user model instead 2024-01-14 21:05:08 +08:00
__init__.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
admin.py Improved transaction and breakage report serializers when handling breakages 2023-12-27 20:38:43 +08:00
apps.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
models.py Remove section field from transactions. This should be in the user model instead 2024-01-14 21:05:08 +08:00
serializers.py hotfix to null course and section 2024-01-20 19:54:36 +08:00
urls.py Fix urls for transactions 2023-12-21 15:17:10 +08:00
views.py Improve caching 2024-01-07 11:02:16 +08:00