]> git.parisson.com Git - django_quiz.git/commit
fixed small bug that meant selected questions were not saved when
authorTom Walker <tomwalker0472@gmail.com>
Sat, 19 Jul 2014 18:43:13 +0000 (19:43 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Sat, 19 Jul 2014 18:43:13 +0000 (19:43 +0100)
commit3222883030d8ada112c927590b787050b292bf21
treea21d2d2795df3ddc6ad6deacbc02746c9e51968c
parent17e92443702627288a797a92f8b2b22238059448
fixed small bug that meant selected questions were not saved when
creating a new quiz, meaning that the questions would have to be
reselected after the quiz was created.
quiz/admin.py