]> git.parisson.com Git - django_quiz.git/commit
removing logic from templates, reducing the complexity of template tags
authorTom Walker <tomwalker0472@gmail.com>
Wed, 9 Jul 2014 21:44:48 +0000 (22:44 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Wed, 9 Jul 2014 21:44:48 +0000 (22:44 +0100)
commitab949b8b17e092acbddd74e3cff8f30f0763acaa
treede7791ff36d5a67cd261eab84611c862cf7e51d4
parenta7f6b3ddf2ae92d8e94859730427bc019a1fd6be
removing logic from templates, reducing the complexity of template tags
quiz/templates/correct_answer.html
quiz/templates/question.html
quiz/templates/quiz/quiz_list.html
quiz/templatetags/quiz_tags.py
quiz/tests.py
quiz/views.py