data/eso_collection.json
author ymh <ymh.work@gmail.com>
Wed, 01 Aug 2018 14:43:20 +0200
changeset 28 15f63c5dfe3f
parent 3 16fb4f5efa69
permissions -rw-r--r--
Correct path for source image in path, take the real one, not the expected one. increase version nb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
{
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
	"name": "eso",
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
	"verbose_name": "European Southern Observatory",
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
	"description": "L’ESO construit et gère les télescopes astronomiques au sol les plus puissants au monde qui permettent d’importantes découvertes scientifiques.",
3
16fb4f5efa69 * add scraping script
ymh <ymh.work@gmail.com>
parents: 1
diff changeset
     5
	"image": "eso_logo.jpg"
1
3b0a8a6e685e * Move importcollection and importmetacategories commands to the generic project
ymh <ymh.work@gmail.com>
parents:
diff changeset
     6
}