notes-ker-lann/note_kfet/fixtures/initial.json
2020-02-20 22:15:28 +01:00

10 lines
No EOL
176 B
JSON

[
{
"model": "sites.site",
"pk": 1,
"fields": {
"domain": "localhost",
"name": "La Note Kfet \ud83c\udf7b"
}
}
]