Borrowing-TrackerBackend/equipment_tracker/equipments
2024-01-07 20:41:42 +08:00
..
migrations added csv test data 2024-01-07 20:41: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 Improve query caching 2024-01-07 12:21:14 +08:00