summaryrefslogtreecommitdiff
path: root/testapp/exam/admin.py
AgeCommit message (Collapse)Author
2015-04-26Code review - code refactoring as per suggestionankitjavalkar
- Add subclasses for different languages - Create seperate modules for different languages - Dynamic selection of subclasses based on language used - Add testcases
2015-04-26Modify method of passing test case attributes to code serverankitjavalkar
Conflicts: testapp/exam/admin.py testapp/exam/models.py testapp/exam/views.py
2014-08-05changed import exam.* to testapp.exam.*prathamesh
So when the package is installed on a system, it will have proper path to the exam app.
2011-12-09Moved all the apps to testapp folderparth