Keyword entry page
authorCharles Connell <charles@connells.org>
Thu, 13 Feb 2014 19:09:44 +0000 (14:09 -0500)
committerCharles Connell <charles@connells.org>
Thu, 13 Feb 2014 19:09:44 +0000 (14:09 -0500)
commit2e13a48bb4a9e827c0a4e2a04782cc8466c0f75d
tree7027b45334a51a1ec91bd7559a31ba1fd5416e22
parent304d564c75e2ec0ed654d527cfbec0fbcbf859dd
Keyword entry page
karmaworld/apps/quizzes/admin.py
karmaworld/apps/quizzes/forms.py [new file with mode: 0644]
karmaworld/apps/quizzes/migrations/0001_initial.py
karmaworld/apps/quizzes/migrations/0002_auto__add_definition__add_keyword.py [deleted file]
karmaworld/apps/quizzes/models.py
karmaworld/apps/quizzes/views.py
karmaworld/assets/js/quiz.js [new file with mode: 0644]
karmaworld/templates/quizzes/keyword_edit.html [new file with mode: 0644]
karmaworld/urls.py