diff --git a/flatpages_ext/fixtures/flatpages.json b/flatpages_ext/fixtures/flatpages.json new file mode 100644 index 0000000..163dc83 --- /dev/null +++ b/flatpages_ext/fixtures/flatpages.json @@ -0,0 +1 @@ +[{"model": "flatpages_ext.ckflatpage", "pk": 1, "fields": {"order": 0, "is_visible": true, "header_class": null, "description": null, "keywords": null, "sites": [1]}}] \ No newline at end of file