]> git.parisson.com Git - django_quiz.git/commit
rejigged the quiz processing view - now its class based!
authorTom Walker <tomwalker0472@gmail.com>
Thu, 17 Jul 2014 12:01:35 +0000 (13:01 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Thu, 17 Jul 2014 12:01:35 +0000 (13:01 +0100)
commit5153732194442254a5391bd6ee87501134c04602
tree940992f214f68e54c27f644089a4381b962f714a
parent8cae35634b7954083ccae3cff86a34767b8794f1
rejigged the quiz processing view - now its class based!
multichoice/models.py
quiz/forms.py
quiz/templates/question.html
quiz/urls.py
quiz/views.py
true_false/models.py