summaryrefslogtreecommitdiff
path: root/chimere/fixtures/initial_data.json
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2013-01-24 22:33:54 +0000
committerÉtienne Loks <etienne.loks@peacefrogs.net>2013-01-24 22:33:54 +0000
commit80f9f6f67531314f870cb4ad034918f99cd2f1de (patch)
treefd71e9f31b7cd3ea30d6dadf2d2230c64cba4677 /chimere/fixtures/initial_data.json
parent799048b21b465eb097c03b4936e0077cf9148466 (diff)
downloadChimère-80f9f6f67531314f870cb4ad034918f99cd2f1de.tar.bz2
Chimère-80f9f6f67531314f870cb4ad034918f99cd2f1de.zip
Fix database initialisation for upgrade.
Diffstat (limited to 'chimere/fixtures/initial_data.json')
-rw-r--r--chimere/fixtures/initial_data.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/chimere/fixtures/initial_data.json b/chimere/fixtures/initial_data.json
index 222c81c..c44eb63 100644
--- a/chimere/fixtures/initial_data.json
+++ b/chimere/fixtures/initial_data.json
@@ -221,49 +221,5 @@
"layer_code": "new OpenLayers.Layer.MapQuestOSM()",
"name": "OSM - MapQuest"
}
- },
- {
- "pk": 1,
- "model": "auth.group",
- "fields": {
- "name": "Application administrator",
- "permissions": [
- 67,
- 68,
- 40,
- 41,
- 42,
- 37,
- 38,
- 39,
- 34,
- 35,
- 36,
- 43,
- 44,
- 45,
- 49,
- 50,
- 51,
- 55,
- 56,
- 57,
- 28,
- 29,
- 30,
- 58,
- 59,
- 60,
- 64,
- 65,
- 66,
- 61,
- 62,
- 63,
- 46,
- 47,
- 48
- ]
- }
}
]