src/cm/fixtures/base_workspace.json
author raph
Thu, 11 Mar 2010 09:58:09 +0100
changeset 209 912b4331a1ee
parent 0 40c8f766c9b8
permissions -rw-r--r--
Merge with 4b5aaa0c8545b1a4e51eae3b900df0e4eb473a8a

[
	{
		"pk": 1,
		"model": "cm.configuration", 
		"fields": {
			"key": "site_name", 
			"raw_value": "S'New co-ment workspace'\np0\n." 
		}
	},
	{
		"pk": 2	,
		"model": "cm.configuration", 
		"fields": {
			"key": "test", 
			"raw_value": "S'simple test'\np0\n."
		}
	}
	
]