]> git.parisson.com Git - django_quiz.git/commit
removed a check to see if matching user or quiz existed when filtering completed...
authorTom Walker <tomwalker0472@gmail.com>
Thu, 24 Jul 2014 14:14:50 +0000 (15:14 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Thu, 24 Jul 2014 14:14:50 +0000 (15:14 +0100)
commitf22d9b63ee979982b9ee59abcdecebdf23c63e9f
treed40b825a60d9ad3d1f8e64185a7c91e1f41bcbb9
parent9c9cbdcba8173e48b5812fa08ccfab05edcb5b76
removed a check to see if matching user or quiz existed when filtering completed exams on the marking page - just shows an empty set if none found
quiz/templates/quiz/sitting_list.html
quiz/tests.py
quiz/views.py