# HG changeset patch # User ymh # Date 1526304983 -7200 # Node ID e829a7cb5cb735beeeaecdc68f35d4c98b9a75ab # Parent a301e0bc677b8c2e1bbad64c8c4524deb5799a4e add import command remark in README.md diff -r a301e0bc677b -r e829a7cb5cb7 README.md --- a/README.md Mon May 14 14:45:22 2018 +0200 +++ b/README.md Mon May 14 15:36:23 2018 +0200 @@ -163,3 +163,5 @@ - Identify usability issues - Rectangle selection as default - Add a way to define two or more shapes for one fragment + + * document the test import command : `python manage.py importimages --collection-json dossierImportMontauban/montauban_collection.json --metacategories-json dossierImportMontauban/montauban_metacategories_import.json --encoding "UTF-8" --delimiter "," dossierImportMontauban/ExportMontauban.csv`