This commit is contained in:
Laura Klünder 2017-05-09 13:32:32 +02:00
parent cf374d5c61
commit 15d9f9008d

View file

@ -1,6 +1,6 @@
from collections import OrderedDict
from django.db import models
from django.db import models
from django.utils.translation import get_language
EDITOR_FORM_MODELS = OrderedDict()