]> git.parisson.com Git - django_quiz.git/commit
Added code to the models.py files, to make everything run as smooth in Python 3 as...
authorDevon Young <zamphatta@users.noreply.github.com>
Fri, 21 Nov 2014 23:32:50 +0000 (18:32 -0500)
committerDougal Matthews <dougal@redhat.com>
Tue, 25 Nov 2014 15:30:51 +0000 (15:30 +0000)
commit5ee92935c247059453cc820d7f49aa0ede5bb6fe
tree98f1e6038ca30054846f34f7e129842d2470c8b6
parent719e8b9340fc0afead1c060e4ae4d4e41be0e0b9
Added code to the models.py files, to make everything run as smooth in Python 3 as it does in Python 2.
essay/models.py
multichoice/models.py
quiz/models.py
true_false/models.py