Commit 9cf232c0 authored by c24b's avatar c24b

M csv

parent d1f66bcc
......@@ -194,7 +194,7 @@ RESOURCETYPES = [
{ 'name': 'CSV',
'parser': CSVParser,
'default_language': 'en',
'accepted_formats':["zip","csv"],
'accepted_formats':["csv"],
},
# type 9
{ 'name': 'ISTex',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment