]> git.parisson.com Git - django_quiz.git/commit
slimming down template tags, moved another function from template tags to model metho...
authorTom Walker <tomwalker0472@gmail.com>
Thu, 10 Jul 2014 19:26:36 +0000 (20:26 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Thu, 10 Jul 2014 19:26:36 +0000 (20:26 +0100)
commit4ce5f82e6bae4cc5fe3615aee5f0dfb3e0238443
tree4cf85722c90be7f6737fc7459eb2f2d7c07afc9c
parentbe388c251fe045f3756b8e52647cf270cd21e44c
slimming down template tags, moved another function from template tags to model method, simplified a few templates
.gitignore
quiz/models.py
quiz/templates/result.html
quiz/templatetags/quiz_tags.py
quiz/tests.py