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.
2 parents 2ddc7b8 + 0b7a4d6 commit 97a92a4Copy full SHA for 97a92a4
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