summaryrefslogtreecommitdiff
path: root/yaksh/file_utils.py
AgeCommit message (Expand)Author
2018-07-13Fix import changes for file_utilsmaheshgudi
2018-07-12Merge pull request #496 from maheshgudi/questions_yamlKing
2018-07-11Support for multiple yaml filesmaheshgudi
2018-07-10Change in file_utils, forms, models, lesson.css, add_lesson.html, viewsadityacp
2018-07-10Changes in file_utils.py, courses.html, index.html, module.html, unit.html, o...adityacp
2018-06-26Fix course download to support Python 2 and 3adityacp
2018-06-26Changes in views, models, forms, urls, file_utilsadityacp
2018-06-07Pep8 changesadityacp
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