Backeup configs & cleanup of files and db

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-13 03:31:20 +00:00
parent b5787081e2
commit f46fbe4343
70 changed files with 26362 additions and 6502 deletions

View 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"
}
}
]