Borrowing-TrackerBackend/equipment_tracker/equipments
2023-12-02 22:01:27 +08:00
..
migrations Make remarks and description optional and nullable and add category field to equipment instance serializers 2023-12-02 22:01: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 admin panel for equipment and equipment groups 2023-11-13 18:02:05 +08:00
apps.py Added all required functionality for equipments and equipment handling 2023-11-12 21:45:39 +08:00
models.py Make remarks and description optional and nullable and add category field to equipment instance serializers 2023-12-02 22:01:27 +08:00
serializers.py Make remarks and description optional and nullable and add category field to equipment instance serializers 2023-12-02 22:01:27 +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 Added is_technician field in customuser 2023-11-13 18:22:53 +08:00