notes-ker-lann/note_kfet/fixtures/initial.json
Jean-Baptiste Doderlein 8a03defc37 Some fixtures tweaks
2022-08-20 18:31:23 +00:00

10 lines
171 B
JSON

[
{
"model": "sites.site",
"pk": 1,
"fields": {
"domain": "note.crans.org",
"name": "Notes Ker Lann"
}
}
]