regluit/core/fixtures/initial_data.json

11 lines
129 B
JSON
Raw Normal View History

[
{
"model": "sites.site",
"pk": 1,
"fields": {
2011-09-08 17:00:37 +00:00
"domain": "unglue.it",
"name": "unglue.it"
}
}
]