Borrowing-TrackerBackend/equipment_tracker/equipments
2024-01-07 11:54:38 +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 all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
admin.py Improved serializer for transaction and added available equipment viewset 2023-12-27 18:36:52 +08:00
apps.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
models.py Add caching to equipment instance viewset 2024-01-07 02:40:49 +08:00
serializers.py Allow null in remarks for equipment instance serializer 2024-01-07 10:10:59 +08:00
urls.py Improved serializer for transaction and added available equipment viewset 2023-12-27 18:36:52 +08:00
views.py Order by id available equipments 2024-01-07 11:54:38 +08:00