kpsul/gestioncof/fixtures/sites.json

11 lines
148 B
JSON
Raw Normal View History

2016-08-26 16:42:00 +02:00
[
{
"fields": {
"domain": "localhost:8000",
2016-08-26 16:42:00 +02:00
"name": "GestioCOF - dev - local"
},
"model": "sites.site",
"pk": 1
}
]