summaryrefslogtreecommitdiff
path: root/yaksh/file_utils.py
AgeCommit message (Expand)Author
2017-11-14Added ',' as the specific delimiter for the csv uploadprathamesh
2017-11-13csv can now take extra fields related to profile.prathamesh
2017-11-10Optimised the code and added dialect while reading to handle differentprathamesh
2017-11-07Need nested try..except in is_csvprathamesh
2017-11-07Removed nested try..exceptprathamesh
2017-11-06Added info for uploadprathamesh
2017-11-06Upload user to the course via csv.prathamesh
2016-10-17changes in evaluator and file utilsadityacp
2016-10-17extract uploaded questions zip in tempadityacp
2016-08-30removed extract_files and read_json files from viewsadityacp
2016-07-28added validation to check zip fileadityacp
2016-07-28changed module name from copy_delete_files to file_utilsadityacp