Borrowing-TrackerBackend/equipment_tracker/equipment_groups
2023-12-02 20:58:55 +08:00
..
migrations Add category to equipment model and improve serializers for equipments app 2023-12-02 20:58:55 +08:00
__init__.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
admin.py Improved admin panel for equipment and equipment groups 2023-11-13 18:02:05 +08:00
apps.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
models.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
tests.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00
views.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00