regluit/core/fixtures/initial_data.json

11 lines
129 B
JSON
Raw Normal View History

[
{
"model": "sites.site",
"pk": 1,
"fields": {
"domain": "ungluit.com",
"name": "ungluit"
}
}
]