src/iconolab_mcc/fixtures/demo_data.json
author ymh <ymh.work@gmail.com>
Wed, 01 Aug 2018 18:12:55 +0200
changeset 31 2403c49a6d6e
parent 5 cfd40849d24c
permissions -rw-r--r--
Take into account the new version of iconolab and increment version

[
	{
	    "model": "auth.User",
	    "pk": 1,
	    "fields": {
	    	"username": "contributeur1",
	    	"password": "pbkdf2_sha256$24000$4t81p9toYpfc$ufZAWaUcF51dpNqHscABIoW7UyoXxYDCRlKFI87vQJM="   
	    }
	},{
	    "model": "auth.User",
	    "pk": 2,
	    "fields": {
	    	"username": "contributeur2",
	    	"password": "pbkdf2_sha256$24000$b9CPP5bLU4FM$1IYIBS5y2CIEFV9jHdTdZjvj59hzx+yH5Akc5LsHo+g="
	    }
	},{
	    "model": "iconolab.Collection",
	    "pk": 1,
	    "fields": {
	    	"name": "ingres",
	    	"verbose_name": "Musée d'Ingres"
	    }
	},{
	    "model": "iconolab.Item",
	    "pk": 1,
	    "fields": {
	    	"collection": 1,
	    	"item_guid": "80858614-7988-494e-87f5-3a53d83ad889"
	    }
	},{
	    "model": "iconolab.ItemMetadata",
	    "pk": 1,
	    "fields": {
	    	"item": 1,
	    	"technics": "dessin",
	    	"joconde_ref": "1"
	    }
	},{
	    "model": "iconolab.Image",
	    "pk": 1,
	    "fields": {
	    	"image_guid" : "26aec320-dcfe-4cbc-b912-6a6c13e8916e",
	    	"name" : "MIC.8.10.jpg",
			"media" : "uploads/MIC.8.10.jpg",
			"item": 1,
			"height": 2478,
			"width": 3744,
			"created": "2016-03-23 14:13:44.913765+01"
	    }
	},{
	    "model": "iconolab.ImageStats",
	    "pk": 1,
	    "fields": {
	    	"image": 1,
	    	"annotations_count": 0,
			"submitted_revisions_count": 0,
			"comments_count": 0,
			"folders_inclusion_count": 0,
			"tag_count": 0
	    }
	},{
	    "model": "iconolab.Item",
	    "pk": 2,
	    "fields": {
	    	"collection": 1,
	    	"item_guid": "b597b937-0d4b-4f48-814d-6de3e308ac76"
	    }
	},{
	    "model": "iconolab.ItemMetadata",
	    "pk": 2,
	    "fields": {
	    	"item": 2,
	    	"technics": "dessin",
	    	"joconde_ref": "2"
	    }
	},{
	    "model": "iconolab.Image",
	    "pk": 2,
	    "fields": {
	    	"image_guid" : "de734457-b600-4bed-bb60-a03d906b8e6e",
	    	"name" : "MIC.1.7.jpg",
			"media" : "uploads/MIC.1.7.jpg",
			"item": 2,
			"height": 4672,
			"width": 6171,
			"created": "2016-03-23 14:13:44.913765+01"
	    }
	},{
	    "model": "iconolab.ImageStats",
	    "pk": 2,
	    "fields": {
	    	"image": 2,
	    	"annotations_count": 0,
			"submitted_revisions_count": 0,
			"comments_count": 0,
			"folders_inclusion_count": 0,
			"tag_count": 0
	    }
	},{
	    "model": "iconolab.Item",
	    "pk": 3,
	    "fields": {
	    	"collection": 1,
	    	"item_guid": "de301942-e60e-4e46-83c2-967bf3838f47"
	    }
	},{
	    "model": "iconolab.ItemMetadata",
	    "pk": 3,
	    "fields": {
	    	"item": 3,
	    	"technics": "dessin",
	    	"designation": "dessin format paysage",
	    	"joconde_ref": "12345"
	    }
	},{
	    "model": "iconolab.Image",
	    "pk": 3,
	    "fields": {
	    	"image_guid" : "1a00cdd1-514e-4fd9-87ae-d9872b73143b",
	    	"name" : "MIC.1.18.jpg",
			"media" : "uploads/MIC.1.18.jpg",
			"item": 3,
			"height": 6208,
			"width": 4704,
			"created": "2016-03-23 14:13:44.913765+01"
	    }
	},{
	    "model": "iconolab.ImageStats",
	    "pk": 3,
	    "fields": {
	    	"image": 3,
	    	"annotations_count": 0,
			"submitted_revisions_count": 0,
			"comments_count": 0,
			"folders_inclusion_count": 0,
			"tag_count": 0
	    }
	},{
	    "model": "iconolab.Collection",
	    "pk": 2,
	    "fields": {
	    	"name": "stdie",
	    	"verbose_name": "Musée Saint-Dié"
	    }
	},{
	    "model": "iconolab.Item",
	    "pk": 4,
	    "fields": {
	    	"collection": 2,
	    	"item_guid": "46ea6b45-caa4-47d5-bd0b-f1f22410b68e"
	    }
	},{
	    "model": "iconolab.ItemMetadata",
	    "pk": 4,
	    "fields": {
	    	"item": 4,
	    	"designation": "Médaille Athènes",
	    	"joconde_ref": "1234567"
	    }
	},{
	    "model": "iconolab.Image",
	    "pk": 4,
	    "fields": {
	    	"image_guid" : "7384a6af-e87b-42b5-b24b-30cadb8adebc",
	    	"name" : "athene_medal1.jpg",
			"media" : "uploads/athene_medal1.jpg",
			"item": 4,
			"height": 704,
			"width": 704,
			"created": "2016-03-23 14:13:44.913765+01"
	    }
	},{
	    "model": "iconolab.ImageStats",
	    "pk": 4,
	    "fields": {
	    	"image": 4,
	    	"annotations_count": 0,
			"submitted_revisions_count": 0,
			"comments_count": 0,
			"folders_inclusion_count": 0,
			"tag_count": 0
	    }
	},{
	    "model": "iconolab.Image",
	    "pk": 5,
	    "fields": {
	    	"image_guid" : "0ad0ae3e-06cf-4452-9d62-042471ddfdc3",
	    	"name" : "athene_medal2.jpg",
			"media" : "uploads/athene_medal2.jpg",
			"item": 4,
			"height": 704,
			"width": 704,
			"created": "2016-03-23 14:13:44.913765+01"
	    }
	},{
	    "model": "iconolab.ImageStats",
	    "pk": 5,
	    "fields": {
	    	"image": 5,
	    	"annotations_count": 0,
			"submitted_revisions_count": 0,
			"comments_count": 0,
			"folders_inclusion_count": 0,
			"tag_count": 0
	    }
	},{
	    "model": "iconolab.MetaCategory",
	    "pk": 1,
	    "fields": {
	    	"collection": 1,
	    	"label": "Appel à contribution",
	    	"triggers_notifications": 1
	    }
	},{
	    "model": "iconolab.MetaCategory",
	    "pk": 2,
	    "fields": {
	    	"collection": 1,
	    	"label": "Appel à expertise",
	    	"triggers_notifications": 3
	    }
	},{
	    "model": "iconolab.MetaCategory",
	    "pk": 3,
	    "fields": {
	    	"collection": 1,
	    	"label": "Référence"
	    }
	},{
	    "model": "iconolab.MetaCategory",
	    "pk": 4,
	    "fields": {
	    	"collection": 1,
	    	"label": "Accord"
	    }
	},{
	    "model": "iconolab.MetaCategory",
	    "pk": 5,
	    "fields": {
	    	"collection": 1,
	    	"label": "Désaccord"
	    }
	}
]