Files
centurion_erp/app/fixtures/fresh_db.json
2025-07-04 08:40:29 +09:30

18 lines
406 B
JSON

[
{
"model": "settings.appsettings",
"pk": 1,
"fields": {
"created": "2025-06-06T04:28:05.497Z",
"modified": "2025-06-06T04:28:05Z",
"owner_organization": null,
"device_model_is_global": false,
"device_type_is_global": false,
"manufacturer_is_global": false,
"software_is_global": false,
"software_categories_is_global": false,
"global_organization": null
}
}
]