From 6456dc86fdb02c5c6fc62bf2cd2f6677a0bf96ef Mon Sep 17 00:00:00 2001 From: certifiedloud Date: Wed, 30 Jul 2014 16:25:56 -0600 Subject: [PATCH] white space change --- quiz/models.py | 1 - 1 file changed, 1 deletion(-) diff --git a/quiz/models.py b/quiz/models.py index c902497..be51c9b 100644 --- a/quiz/models.py +++ b/quiz/models.py @@ -473,7 +473,6 @@ class Question(models.Model): "you want displayed", verbose_name='Question') - explanation = models.TextField(max_length=2000, blank=True, help_text="Explanation to be shown " -- 2.39.5