main_initial_data.json
9 lines
| 603 B
| application/json
|
JsonLexer
|
r79 | [ | ||
{"fields": {"name": "JRO", "description": ""}, "model": "main.location", "pk": 1}, | ||||
{"fields": {"name": "JASMET", "description": ""}, "model": "main.location", "pk": 2}, | ||||
{"fields": {"name": "SOUSY", "description": ""}, "model": "main.location", "pk": 3}, | ||||
{"fields": {"name": "rc", "description": ""}, "model": "main.devicetype", "pk": 1}, | ||||
{"fields": {"name": "dds", "description": ""}, "model": "main.devicetype", "pk": 2}, | ||||
{"fields": {"name": "cgs", "description": ""}, "model": "main.devicetype", "pk": 3}, | ||||
{"fields": {"name": "jars", "description": ""}, "model": "main.devicetype", "pk": 4} | ||||
] | ||||