Backeup configs & cleanup of files and db
This commit is contained in:
86
backups/config/20260113/sectors.json
Normal file
86
backups/config/20260113/sectors.json
Normal file
@@ -0,0 +1,86 @@
|
||||
[
|
||||
{
|
||||
"model": "igny8_core_auth.sector",
|
||||
"pk": 50,
|
||||
"fields": {
|
||||
"is_deleted": false,
|
||||
"deleted_at": null,
|
||||
"restore_until": null,
|
||||
"delete_reason": null,
|
||||
"deleted_by": null,
|
||||
"account": 90,
|
||||
"site": 21,
|
||||
"industry_sector": 68,
|
||||
"name": "Footwear",
|
||||
"slug": "footwear",
|
||||
"description": "",
|
||||
"is_active": false,
|
||||
"status": "active",
|
||||
"created_at": "2025-12-10T07:51:10.139Z",
|
||||
"updated_at": "2025-12-10T07:51:10.139Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "igny8_core_auth.sector",
|
||||
"pk": 51,
|
||||
"fields": {
|
||||
"is_deleted": false,
|
||||
"deleted_at": null,
|
||||
"restore_until": null,
|
||||
"delete_reason": null,
|
||||
"deleted_by": null,
|
||||
"account": 90,
|
||||
"site": 21,
|
||||
"industry_sector": 66,
|
||||
"name": "Kidswear",
|
||||
"slug": "kidswear",
|
||||
"description": "",
|
||||
"is_active": false,
|
||||
"status": "active",
|
||||
"created_at": "2025-12-10T07:51:10.144Z",
|
||||
"updated_at": "2025-12-10T07:51:10.144Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "igny8_core_auth.sector",
|
||||
"pk": 61,
|
||||
"fields": {
|
||||
"is_deleted": false,
|
||||
"deleted_at": null,
|
||||
"restore_until": null,
|
||||
"delete_reason": null,
|
||||
"deleted_by": null,
|
||||
"account": 90,
|
||||
"site": 21,
|
||||
"industry_sector": 101,
|
||||
"name": "Physiotherapy & Rehabilitation",
|
||||
"slug": "physiotherapy-rehabilitation",
|
||||
"description": "",
|
||||
"is_active": true,
|
||||
"status": "active",
|
||||
"created_at": "2025-12-17T05:40:13.377Z",
|
||||
"updated_at": "2026-01-01T04:22:28.190Z"
|
||||
}
|
||||
},
|
||||
{
|
||||
"model": "igny8_core_auth.sector",
|
||||
"pk": 62,
|
||||
"fields": {
|
||||
"is_deleted": false,
|
||||
"deleted_at": null,
|
||||
"restore_until": null,
|
||||
"delete_reason": null,
|
||||
"deleted_by": null,
|
||||
"account": 90,
|
||||
"site": 21,
|
||||
"industry_sector": 103,
|
||||
"name": "Mental Health & Therapy",
|
||||
"slug": "mental-health-therapy",
|
||||
"description": "",
|
||||
"is_active": true,
|
||||
"status": "active",
|
||||
"created_at": "2026-01-01T04:22:28.197Z",
|
||||
"updated_at": "2026-01-01T04:22:28.197Z"
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user