• C
    Fix importing csv bugs (#717) · 43a0c4fe
    Caijun 提交于
    * Fix exporting csv bugs
    
    1. auto detect the encoding of csv
    2. if id in csv is empty, let it equal 0
    3. if hostname exists, give up this asset
    
    * Add chardet to requirements.txt
    43a0c4fe
asset.py 12.2 KB