]> git.parisson.com Git - django_quiz.git/commit
removed an unnecessary print from quiz_tags, added all tests for anon users sitting...
authorTom Walker <tomwalker0472@gmail.com>
Tue, 24 Jun 2014 15:08:14 +0000 (16:08 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Tue, 24 Jun 2014 15:08:14 +0000 (16:08 +0100)
commit24e3c2701da1f4480497424a26cb0163d2d1c79a
tree9be4bdf3b59ea9aaf74f9f5ecccc7a81d5657f03
parent335bdaefaf577901266257583c0703e89ef4a7a6
removed an unnecessary print from quiz_tags, added all tests for anon users sitting tests including an improvement to the view to reset between subsequent attempts at a quiz
quiz/templatetags/quiz_tags.py
quiz/tests.py
quiz/views.py