Borrowing-TrackerBackend/equipment_tracker/equipments
2023-12-08 23:00:15 +08:00
..
migrations Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
__init__.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
admin.py Fix admin panel fields causing crashes 2023-12-03 12:38:37 +08:00
apps.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
choices.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
models.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
serializers.py Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00
tests.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
urls.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
views.py Return equipment and equipment instances sorted by id in ascending order 2023-12-02 22:08:36 +08:00