Borrowing-TrackerBackend/equipment_tracker/transactions
2024-01-07 02:28:14 +08:00
..
migrations Migrate to postgres, add memcache and vastly improve available equipment instance query time from 1min 30 seconds to 12 seconds 2024-01-07 02:28:14 +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 Migrate to postgres, add memcache and vastly improve available equipment instance query time from 1min 30 seconds to 12 seconds 2024-01-07 02:28:14 +08:00
serializers.py Allow blank values in certain transaction fields 2024-01-05 20:44:21 +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