We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7d3c5 commit 0b7a4d6Copy full SHA for 0b7a4d6
per/models.py
@@ -3,7 +3,6 @@
3
from django.db import models
4
from django.conf import settings
5
from django.utils.translation import gettext_lazy as _
6
-from .questions_data import questions
7
from tinymce import HTMLField
8
9
0 commit comments