Improve survey, comment code
This commit is contained in:
parent
473d3c3546
commit
16af9ac0ea
15 changed files with 274 additions and 67 deletions
|
|
@ -4,7 +4,7 @@
|
|||
from django.core.management import BaseCommand
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
||||
from wei.forms import CurrentSurvey
|
||||
from ...forms import CurrentSurvey
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue