зеркало из https://github.com/mozilla/kitsune.git
Fix wrong module name in migrations
This commit is contained in:
Родитель
d09a3dfae9
Коммит
00a7f018b8
|
@ -1,7 +1,7 @@
|
|||
from django.utils.encoding import smart_str
|
||||
|
||||
from kitsune.products.models import Product
|
||||
from kitsune.taggit.models import Tag
|
||||
from taggit.models import Tag
|
||||
from kitsune.questions.models import Question
|
||||
|
||||
tags_to_migrate = {
|
||||
|
|
Загрузка…
Ссылка в новой задаче