pretty much working version
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 26 Sep 2011 06:53:41 +0000 (08:53 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Mon, 26 Sep 2011 06:53:41 +0000 (08:53 +0200)
commit5acb6fe123f2007fcb19e1f70dec854e516aaad3
tree058fc6b5f3555d7e4d60f5fc378f3b5338aec1e5
parent2c2b8f122dd789a089ac5054e112f59874c01a70
pretty much working version
12 files changed:
apps/quiz/admin.py
apps/quiz/migrations/0001_initial.py
apps/quiz/models.py
apps/quiz/static/css/style.css [new file with mode: 0755]
apps/quiz/templates/quiz/question_detail.html
apps/quiz/templates/quiz/result_detail.html
apps/quiz/views.py
koedquiz/settings.py
koedquiz/templates/404.html [new file with mode: 0755]
koedquiz/templates/500.html [new file with mode: 0755]
koedquiz/templates/base.html
koedquiz/templates/home.html