##// END OF EJS Templates
Task #714: Modulo web del ABS ...
Task #714: Modulo web del ABS git-svn-id: http://jro-dev.igp.gob.pe/svn/jro_hard/radarsys/trunk/webapp@189 aa17d016-51d5-4e8b-934c-7b2bbb1bbe71

File last commit:

r138:3e65d7459f20
r166:d72e9c99e97e
Show More
main_initial_data.json
10 lines | 694 B | application/json | JsonLexer
/ apps / main / fixtures / main_initial_data.json
[
{"fields": {"name": "JRO Imaging", "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": "JULIA", "description": ""}, "model": "main.location", "pk": 4},
{"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}
]