EquipmentTracker-Backend/equipment_tracker/equipment_groups/migrations
2023-12-05 20:33:25 +08:00
..
__pycache__ Add .env sample and add pycache folders to gitignore 2023-12-05 00:26:58 +08:00
0001_initial.py Add category to equipment model and improve serializers for equipments app 2023-12-02 20:58:55 +08:00
0002_delete_historicalequipmentgroup.py Remove historical tracking for equipment groups to simplify handling 2023-12-05 20:33:25 +08:00
__init__.py Added equipment groups model and adjusted equipments postmigration script 2023-11-13 17:52:09 +08:00