]> git.parisson.com Git - django_quiz.git/commit
Working mainly on quiz.models to allow for any question type to be used by rest of...
authorTom Walker <tomwalker0472@gmail.com>
Thu, 12 Jun 2014 22:03:56 +0000 (23:03 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Thu, 12 Jun 2014 22:03:56 +0000 (23:03 +0100)
commit2f9a9b9ed0fb1af6870a3e2ec75853789c75d029
tree006f9cf31bc8a35e6e423dcc5a15411269fe6618
parentc10115b4e5f38a8d204910101f1cf632108eaf34
Working mainly on quiz.models to allow for any question type to be used by rest of model apparatus. Also little improvements to make code more maintainable.
quiz/models.py
quiz/views.py
templates/quiz/question.html