Borrowing-TrackerBackend/equipment_tracker/equipments
2024-01-14 20:57:27 +08:00
..
migrations Remove avatar field in user and add section field 2024-01-14 20:57:27 +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 Remove brand from equipment name 2024-01-14 20:13:19 +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