summaryrefslogtreecommitdiff
path: root/yaksh/forms.py
AgeCommit message (Expand)Author
2016-09-07removed initial form field from QuizForm and minor fixes in add_quiz view fun...maheshgudi
2016-09-06added 'add new quiz' button to each coursemaheshgudi
2016-08-03rebase changes with stdio evaluatormaheshgudi
2016-07-28added files upload for questionsadityacp
2016-07-27changed model class name Stdout to Stdiomaheshgudi
2016-07-05Merge pull request #108 from adityacp/fix_questions_uploadPrabhu Ramachandran
2016-07-05changed questions upload, testcases can also be uploadedadityacp
2016-05-27removed exclude from course formmaheshgudi
2016-05-27excludes is_trial in course, quiz formsmaheshgudi
2016-05-12rebase changes and comments changesadityacp
2016-05-12display datetime as per user timezoneadityacp
2016-05-09- Fix testsankitjavalkar
2016-05-05Remove commented code and cleanupankitjavalkar
2016-05-05Modify get_form_object method in forms.pyankitjavalkar
2016-05-05Add views, forms and templates (with JS) for new test cases:ankitjavalkar
2016-05-05Add testcase addition templates, views and formsankitjavalkar
2016-05-05- Connect test case type models to backend code serverankitjavalkar
2016-05-05Add a python standard out evaluatorankitjavalkar
2016-05-05add test case selectionankitjavalkar
2016-05-05Revert testcase formsetsankitjavalkar
2016-05-04further rebase changesadityacp
2016-05-04rebase changesadityacp
2016-04-26rebase changesadityacp
2016-04-22profile form name changesadityacp
2016-04-15changes after rebaseadityacp
2016-04-15changes in forms and viewsadityacp
2016-04-15changes in forms.py, views.py, templateadityacp
2016-04-15EditProfile, ChangePassword, StudentsEnrollment facilityadityacp
2016-04-11Migration from django 1.6 to django 1.9prathamesh
2016-04-07Phase 2 views cleanupprathamesh
2016-03-02Course module implementedprathamesh
2015-09-15Remove testapp dir, remove reference to testapp in paths, filesankitjavalkar