nk20/note_kfet/fixtures/initial.json

11 lines
182 B
JSON
Raw Normal View History

[
{
"model": "sites.site",
"pk": 1,
"fields": {
2020-09-19 14:03:32 +00:00
"domain": "note.crans.org",
"name": "La Note Kfet \ud83c\udf7b"
}
}
2020-03-09 17:24:31 +00:00
]